![]() |
MFEM v4.8.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 259 of file grad_div.cpp.
| int main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 46 of file grad_div.cpp.