MFEM  v3.2
Finite element discretization library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Functions
mesh-explorer.cpp File Reference

Go to the source code of this file.

Functions

void transformation (const Vector &p, Vector &v)
 
Meshread_par_mesh (int np, const char *mesh_prefix)
 
int main (int argc, char *argv[])
 

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 99 of file mesh-explorer.cpp.

Mesh* read_par_mesh ( int  np,
const char *  mesh_prefix 
)

Definition at line 51 of file mesh-explorer.cpp.

void transformation ( const Vector p,
Vector v 
)

Definition at line 42 of file mesh-explorer.cpp.