MFEM  v4.6.0
Finite element discretization library
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

◆ 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.