![]() |
MFEM v4.9.0
Finite element discretization library
|
Go to the source code of this file.
Enumerations | |
| enum | problem_name { twoblock , ironing , beamsphere } |
Functions | |
| Mesh * | GetProblemMesh (problem_name prob_name) |
| int | main (int argc, char *argv[]) |
| enum problem_name |
| Enumerator | |
|---|---|
| twoblock | |
| ironing | |
| beamsphere | |
Definition at line 59 of file contact.cpp.
| Mesh * GetProblemMesh | ( | problem_name | prob_name | ) |
Definition at line 512 of file contact.cpp.
| int main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 68 of file contact.cpp.