Go to the source code of this file.
◆ IntegrationType
Integration rule the example should demonstrate.
| Enumerator |
|---|
| Volumetric1D | |
| Surface2D | |
| Volumetric2D | |
| Surface3D | |
| Volumetric3D | |
Definition at line 43 of file ex38.cpp.
◆ integrand()
Function that should be integrated.
Definition at line 69 of file ex38.cpp.
◆ lvlset()
Level-set function defining the implicit interface.
Definition at line 49 of file ex38.cpp.
◆ main()
| int main |
( |
int | argc, |
|
|
char * | argv[] ) |
◆ Surface()
Analytic surface integral.
Definition at line 89 of file ex38.cpp.
◆ Volume()
Analytic volume integral over subdomain with positive level-set.
Definition at line 109 of file ex38.cpp.
◆ itype