![]() |
MFEM v4.9.0
Finite element discretization library
|
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[]) |
| enum DerivativeType |
| Enumerator | |
|---|---|
| AUTODIFF | |
| HANDCODED | |
| FD | |
Definition at line 67 of file dfem-minimal-surface.cpp.
Definition at line 467 of file dfem-minimal-surface.cpp.
| int main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 479 of file dfem-minimal-surface.cpp.