MFEM  v4.6.0
Finite element discretization library
Functions
lsf_integral.cpp File Reference

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[])
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 52 of file lsf_integral.cpp.

◆ sinusoidal_ls()

double sinusoidal_ls ( const Vector x)

Definition at line 46 of file lsf_integral.cpp.

◆ sphere_ls()

double sphere_ls ( const Vector x)

Definition at line 38 of file lsf_integral.cpp.