![]() |
MFEM v4.8.0
Finite element discretization library
|
Go to the source code of this file.
Functions | |
| real_t | domainLS (const Vector &coord) |
| real_t | solution0 (const Vector &coord) |
| void | PrintNorm (int myid, Vector &v, std::string text) |
| void | PrintIntegral (int myid, ParGridFunction &g, std::string text) |
| int | main (int argc, char *argv[]) |
Variables | |
| int | problem = 0 |
Definition at line 48 of file extrapolate.cpp.
| int main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 111 of file extrapolate.cpp.
| void PrintIntegral | ( | int | myid, |
| ParGridFunction & | g, | ||
| std::string | text ) |
Definition at line 100 of file extrapolate.cpp.
| void PrintNorm | ( | int | myid, |
| Vector & | v, | ||
| std::string | text ) |
Definition at line 88 of file extrapolate.cpp.
Definition at line 77 of file extrapolate.cpp.
| int problem = 0 |
Definition at line 46 of file extrapolate.cpp.