A lightweight class to hold the level set variable and the associated hierarchy integrator (AdvDiffHierarchyIntegrator).
#include <ibamr/LevelSetUtilities.h>
◆ LevelSetContainer() [1/2]
◆ LevelSetContainer() [2/2]
◆ setInterfaceHalfWidth()
| void IBAMR::LevelSetUtilities::LevelSetContainer::setInterfaceHalfWidth |
( |
double |
ncells | ) |
|
|
inline |
- Parameters
-
| ncells | are the number of cells representing the half-width of the interface. Depending upon the application, ncells is used to specify material properties like density or viscosity (via some mixture model) or to compute volume of the phase enclosed by the level set variable. |
◆ getInterfaceHalfWidth()
| double IBAMR::LevelSetUtilities::LevelSetContainer::getInterfaceHalfWidth |
( |
| ) |
const |
|
inline |
◆ getAdvDiffHierarchyIntegrator()
◆ getLevelSetVariable()
◆ d_adv_diff_integrator
◆ d_ls_vars
◆ d_ncells
| double IBAMR::LevelSetUtilities::LevelSetContainer::d_ncells = 1.0 |
|
private |
The documentation for this class was generated from the following file: