an efficient C++ finite element environment
|
|
Go to the documentation of this file.
29 int 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 space 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 level set function for the sphere geometry.
int main(int argc, char **argv)
field_basic< T, M > interpolate(const space_basic< T, M > &V2h, const field_basic< T, M > &u1h)
see the interpolate page for the full documentation
see the environment page for the full documentation
This file is part of Rheolef.
odiststream dout(cout)
see the diststream page for the full documentation
see the geo page for the full documentation