MFEM v4.9.0
Finite element discretization library
Loading...
Searching...
No Matches
contact.cpp File Reference

Go to the source code of this file.

Enumerations

enum  problem_name { twoblock , ironing , beamsphere }
 

Functions

MeshGetProblemMesh (problem_name prob_name)
 
int main (int argc, char *argv[])
 

Enumeration Type Documentation

◆ problem_name

Enumerator
twoblock 
ironing 
beamsphere 

Definition at line 59 of file contact.cpp.

Function Documentation

◆ GetProblemMesh()

Mesh * GetProblemMesh ( problem_name prob_name)

Definition at line 512 of file contact.cpp.

◆ main()

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

Definition at line 68 of file contact.cpp.