![]() |
MFEM
v4.5.1
Finite element discretization library
|
Go to the source code of this file.
Functions | |
| double | sphere_ls (const Vector &x) |
| double | sinusoidal_ls (const Vector &x) |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 52 of file lsf_integral.cpp.
| double sinusoidal_ls | ( | const Vector & | x | ) |
Definition at line 46 of file lsf_integral.cpp.
| double sphere_ls | ( | const Vector & | x | ) |
Definition at line 38 of file lsf_integral.cpp.
1.8.5