29int main (
int argc,
char**argv) {
34 = (argc > 2 && argv[2] == std::string(
"-tq")) ?
false :
true;
see the field page for the full documentation
see the geo page for the full documentation
see the environment page for the full documentation
see the space page for the full documentation
This file is part of Rheolef.
field_basic< T, M > lazy_interpolate(const space_basic< T, M > &X2h, const field_basic< T, M > &u1h)
see the interpolate page for the full documentation
geo_basic< T, M > level_set(const field_basic< T, M > &fh, const level_set_option &opt)
rheolef - reference manual
The torus benchmark – level set, right-hand-side and exact solution.