an efficient C++ finite element environment
|
|
void reset(geo omega, string approx)
see the field page for the full documentation
void put(odiststream &out, field &sigma_h, field &uh) const
see the space page for the full documentation
void initial(field &sigma_h, field &uh) const
see the problem page for the full documentation
see the Float page for the full documentation
mosolov_augmented_lagrangian()
int solve(field &sigma_h, field &uh) const
see the geo page for the full documentation
The Mossolov problem by the augmented Lagrangian method – solver class body.
The Mossolov problem by the augmented Lagrangian method – solver class body.