IBAMR
An adaptive and distributed-memory parallel implementation of the immersed boundary (IB) method
|
This is the complete list of members for IBTK::muParserCartGridFunction, including all inherited members.
CartGridFunction(std::string object_name="") | IBTK::CartGridFunction | |
d_object_name (defined in IBTK::CartGridFunction) | IBTK::CartGridFunction | protected |
isTimeDependent() const override | IBTK::muParserCartGridFunction | virtual |
muParserCartGridFunction(std::string object_name, SAMRAI::tbox::Pointer< SAMRAI::tbox::Database > input_db, SAMRAI::tbox::Pointer< SAMRAI::geom::CartesianGridGeometry< NDIM > > grid_geom) | IBTK::muParserCartGridFunction | |
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 > > level=SAMRAI::tbox::Pointer< SAMRAI::hier::PatchLevel< NDIM > >(nullptr)) override | IBTK::muParserCartGridFunction | 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 |
~muParserCartGridFunction()=default | IBTK::muParserCartGridFunction |