MFEM v4.7.0
Finite element discretization library
|
Go to the source code of this file.
Functions | |
void | visualize (ostream &os, Mesh *mesh, GridFunction *deformed_nodes, GridFunction *field, const char *field_name=NULL, bool init_vis=false) |
void | ReferenceConfiguration (const Vector &x, Vector &y) |
void | InitialDeformation (const Vector &x, Vector &y) |
int | main (int argc, char *argv[]) |
void visualize | ( | ostream & | os, |
Mesh * | mesh, | ||
GridFunction * | deformed_nodes, | ||
GridFunction * | field, | ||
const char * | field_name = NULL, | ||
bool | init_vis = false ) |