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

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

clearTargetPatchDataIndex() overrideIBAMR::INSProjectionBcCoefvirtual
d_homogeneous_bc (defined in IBTK::ExtendedRobinBcCoefStrategy)IBTK::ExtendedRobinBcCoefStrategyprotected
d_target_data_idx (defined in IBTK::ExtendedRobinBcCoefStrategy)IBTK::ExtendedRobinBcCoefStrategyprotected
ExtendedRobinBcCoefStrategy()=defaultIBTK::ExtendedRobinBcCoefStrategy
INSProjectionBcCoef(const std::vector< SAMRAI::solv::RobinBcCoefStrategy< NDIM > * > &bc_coefs, bool homogeneous_bc=false)IBAMR::INSProjectionBcCoef
numberOfExtensionsFillable() const override (defined in IBAMR::INSProjectionBcCoef)IBAMR::INSProjectionBcCoefvirtual
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::INSProjectionBcCoefvirtual
setHomogeneousBc(bool homogeneous_bc) overrideIBAMR::INSProjectionBcCoefvirtual
setPhysicalBcCoefs(const std::vector< SAMRAI::solv::RobinBcCoefStrategy< NDIM > * > &bc_coefs)IBAMR::INSProjectionBcCoef
setSolutionTime(double solution_time)IBAMR::INSProjectionBcCoef
setTargetPatchDataIndex(int target_idx) overrideIBAMR::INSProjectionBcCoefvirtual
setTimeInterval(double current_time, double new_time)IBAMR::INSProjectionBcCoef
~ExtendedRobinBcCoefStrategy()=defaultIBTK::ExtendedRobinBcCoefStrategyvirtual
~INSProjectionBcCoef()=defaultIBAMR::INSProjectionBcCoef
~RobinBcCoefStrategy(void)SAMRAI::solv::RobinBcCoefStrategy< NDIM >virtual