MFEM v4.9.0
Finite element discretization library
Loading...
Searching...
No Matches
dfem-minimal-surface.cpp File Reference

Go to the source code of this file.

Enumerations

enum  DerivativeType { AUTODIFF , HANDCODED , FD }
 

Functions

real_t boundary_func (const Vector &coords)
 
int main (int argc, char *argv[])
 

Enumeration Type Documentation

◆ DerivativeType

Enumerator
AUTODIFF 
HANDCODED 
FD 

Definition at line 67 of file dfem-minimal-surface.cpp.

Function Documentation

◆ boundary_func()

real_t boundary_func ( const Vector & coords)

Definition at line 467 of file dfem-minimal-surface.cpp.

◆ main()

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

Definition at line 479 of file dfem-minimal-surface.cpp.