IBAMR
An adaptive and distributed-memory parallel implementation of the immersed boundary (IB) method
IBAMR::RelaxationLSBcCoefs Member List

This is the complete list of members for IBAMR::RelaxationLSBcCoefs, including all inherited members.

numberOfExtensionsFillable() const override (defined in IBAMR::RelaxationLSBcCoefs)IBAMR::RelaxationLSBcCoefsvirtual
RelaxationLSBcCoefs(std::string name)IBAMR::RelaxationLSBcCoefs
resetLSPatchDataIndex()IBAMR::RelaxationLSBcCoefs
RobinBcCoefStrategy()SAMRAI::solv::RobinBcCoefStrategy< NDIM >
setBcCoefs(SAMRAI::tbox::Pointer< SAMRAI::pdat::ArrayData< NDIM, double > > &acoef_data, SAMRAI::tbox::Pointer< SAMRAI::pdat::ArrayData< NDIM, double > > &bcoef_data, SAMRAI::tbox::Pointer< SAMRAI::pdat::ArrayData< NDIM, double > > &gcoef_data, const SAMRAI::tbox::Pointer< SAMRAI::hier::Variable< NDIM > > &variable, const SAMRAI::hier::Patch< NDIM > &patch, const SAMRAI::hier::BoundaryBox< NDIM > &bdry_box, double fill_time=0.0) const overrideIBAMR::RelaxationLSBcCoefsvirtual
setLSPatchDataIndex(int phi_idx)IBAMR::RelaxationLSBcCoefs
~RelaxationLSBcCoefs()=defaultIBAMR::RelaxationLSBcCoefsvirtual
~RobinBcCoefStrategy(void)SAMRAI::solv::RobinBcCoefStrategy< NDIM >virtual