MFEM  v4.5.1
Finite element discretization library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Functions
mandel.cpp File Reference

Go to the source code of this file.

Functions

int material (Vector &p, Vector &pmin, Vector &pmax)
 
int main (int argc, char *argv[])
 

Function Documentation

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

Definition at line 74 of file mandel.cpp.

int material ( Vector p,
Vector pmin,
Vector pmax 
)

Definition at line 39 of file mandel.cpp.