MFEM v4.7.0
Finite element discretization library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
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

◆ main()

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

Definition at line 74 of file mandel.cpp.

◆ material()

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

Definition at line 39 of file mandel.cpp.