MFEM
v4.2.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 54 of file pfindpts.cpp.
double field_func | ( | const Vector & | x | ) |
Definition at line 46 of file pfindpts.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 60 of file pfindpts.cpp.