![]() |
MFEM v4.10.0
Finite element discretization library
|
Go to the source code of this file.
Functions | |
| real_t | CheckH1Continuity (ParGridFunction &x) |
| void | FindChildren (const Mesh &mesh, int elem, Array< int > &children) |
| void | Refine31 (Mesh &mesh, int elem, char type) |
| void | TestAnisoRefRandom (int num_refs, int dim, ParMesh &mesh, int myid, int seed=0) |
| int | main (int argc, char *argv[]) |
| real_t CheckH1Continuity | ( | ParGridFunction & | x | ) |
Definition at line 262 of file pref321.cpp.
Definition at line 38 of file pref321.cpp.
| int main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 111 of file pref321.cpp.
| void Refine31 | ( | Mesh & | mesh, |
| int | elem, | ||
| char | type ) |
Definition at line 57 of file pref321.cpp.
| void TestAnisoRefRandom | ( | int | num_refs, |
| int | dim, | ||
| ParMesh & | mesh, | ||
| int | myid, | ||
| int | seed = 0 ) |
Definition at line 76 of file pref321.cpp.