IBAMR
An adaptive and distributed-memory parallel implementation of the immersed boundary (IB) method
|
This is the complete list of members for IBTK::CartGridFunction, including all inherited members.
CartGridFunction(std::string object_name="") | IBTK::CartGridFunction | |
d_object_name (defined in IBTK::CartGridFunction) | IBTK::CartGridFunction | protected |
isTimeDependent() const =0 | IBTK::CartGridFunction | pure virtual |
setDataOnPatch(int data_idx, SAMRAI::tbox::Pointer< SAMRAI::hier::Variable< NDIM > > var, SAMRAI::tbox::Pointer< SAMRAI::hier::Patch< NDIM > > patch, double data_time, bool initial_time=false, SAMRAI::tbox::Pointer< SAMRAI::hier::PatchLevel< NDIM > > patch_level=SAMRAI::tbox::Pointer< SAMRAI::hier::PatchLevel< NDIM > >(nullptr))=0 | IBTK::CartGridFunction | pure virtual |
setDataOnPatchHierarchy(int data_idx, SAMRAI::tbox::Pointer< SAMRAI::hier::Variable< NDIM > > var, SAMRAI::tbox::Pointer< SAMRAI::hier::PatchHierarchy< NDIM > > hierarchy, double data_time, bool initial_time=false, int coarsest_ln=invalid_level_number, int finest_ln=invalid_level_number) | IBTK::CartGridFunction | virtual |
setDataOnPatchLevel(int data_idx, SAMRAI::tbox::Pointer< SAMRAI::hier::Variable< NDIM > > var, SAMRAI::tbox::Pointer< SAMRAI::hier::PatchLevel< NDIM > > patch_level, double data_time, bool initial_time=false) | IBTK::CartGridFunction | virtual |
~CartGridFunction()=default | IBTK::CartGridFunction | virtual |