MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
lsf_integral.cpp File Reference

Go to the source code of this file.

Functions

real_t sphere_ls (const Vector &x)
 
real_t sinusoidal_ls (const Vector &x)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ main()

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

Definition at line 53 of file lsf_integral.cpp.

◆ sinusoidal_ls()

real_t sinusoidal_ls ( const Vector & x)

Definition at line 47 of file lsf_integral.cpp.

◆ sphere_ls()

real_t sphere_ls ( const Vector & x)

Definition at line 39 of file lsf_integral.cpp.