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 53 of file findpts.cpp.
double field_func | ( | const Vector & | x | ) |
Definition at line 45 of file findpts.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 59 of file findpts.cpp.