![]() |
MFEM
v4.4.0
Finite element discretization library
|
Go to the source code of this file.
Functions | |
| double | field_func (const Vector &x) |
| void | F_exact (const Vector &p, Vector &F) |
| int | main (int argc, char *argv[]) |
Definition at line 55 of file pfindpts.cpp.
| double field_func | ( | const Vector & | x | ) |
Definition at line 47 of file pfindpts.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 61 of file pfindpts.cpp.
1.8.5