![]() |
MFEM
v4.6.0
Finite element discretization library
|
Go to the source code of this file.
Functions | |
| ParMesh | LoadParMesh (const char *mesh_file, int ser_ref=0, int par_ref=0) |
| void | SolveCG (Operator &A, Solver &P, const Vector &B, Vector &X) |
| int | main (int argc, char *argv[]) |
| ParMesh LoadParMesh | ( | const char * | mesh_file, |
| int | ser_ref = 0, |
||
| int | par_ref = 0 |
||
| ) |
Definition at line 255 of file grad_div.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 46 of file grad_div.cpp.
1.8.14