Class SetLSProperties is a utility class which sets (or resets after reinitialization) level set values on the patch hierarchy.
#include <ibamr/LevelSetUtilities.h>
◆ SetLSProperties() [1/3]
The only constructor of this class.
◆ ~SetLSProperties()
| IBAMR::LevelSetUtilities::SetLSProperties::~SetLSProperties |
( |
| ) |
|
|
default |
Destructor for this class.
◆ SetLSProperties() [2/3]
| IBAMR::LevelSetUtilities::SetLSProperties::SetLSProperties |
( |
| ) |
|
|
privatedelete |
Default constructor is not implemented and should not be used.
◆ SetLSProperties() [3/3]
| IBAMR::LevelSetUtilities::SetLSProperties::SetLSProperties |
( |
const SetLSProperties & |
from | ) |
|
|
privatedelete |
Default copy constructor is not implemented and should not be used.
◆ setLSData()
| void IBAMR::LevelSetUtilities::SetLSProperties::setLSData |
( |
int |
ls_idx, |
|
|
SAMRAI::tbox::Pointer< IBTK::HierarchyMathOps > |
hier_math_ops, |
|
|
const int |
integrator_step, |
|
|
const double |
current_time, |
|
|
const bool |
initial_time, |
|
|
const bool |
regrid_time |
|
) |
| |
Set the level set value on the patch hierarchy
◆ operator=()
Default assignment operator is not implemented and should not be used.
◆ d_object_name
| std::string IBAMR::LevelSetUtilities::SetLSProperties::d_object_name |
|
private |
◆ d_ls_ops
The documentation for this class was generated from the following file: