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

This is the complete list of members for IBTK::GeneralOperator, including all inherited members.

apply(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &x, SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &y)=0IBTK::GeneralOperatorpure virtual
applyAdd(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &x, SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &y, SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &z)IBTK::GeneralOperatorvirtual
d_current_time (defined in IBTK::GeneralOperator)IBTK::GeneralOperatorprotected
d_enable_logging (defined in IBTK::GeneralOperator)IBTK::GeneralOperatorprotected
d_hier_math_ops (defined in IBTK::GeneralOperator)IBTK::GeneralOperatorprotected
d_hier_math_ops_external (defined in IBTK::GeneralOperator)IBTK::GeneralOperatorprotected
d_homogeneous_bc (defined in IBTK::GeneralOperator)IBTK::GeneralOperatorprotected
d_is_initialized (defined in IBTK::GeneralOperator)IBTK::GeneralOperatorprotected
d_new_time (defined in IBTK::GeneralOperator)IBTK::GeneralOperatorprotected
d_object_name (defined in IBTK::GeneralOperator)IBTK::GeneralOperatorprotected
d_solution_time (defined in IBTK::GeneralOperator)IBTK::GeneralOperatorprotected
deallocateOperatorState()IBTK::GeneralOperatorvirtual
GeneralOperator(std::string object_name, bool homogeneous_bc=false)IBTK::GeneralOperator
getDt() constIBTK::GeneralOperatorvirtual
getHierarchyMathOps() constIBTK::GeneralOperatorvirtual
getHomogeneousBc() constIBTK::GeneralOperatorvirtual
getIsInitialized() constIBTK::GeneralOperatorvirtual
getLoggingEnabled() constIBTK::GeneralOperatorvirtual
getName() constIBTK::GeneralOperator
getSolutionTime() constIBTK::GeneralOperatorvirtual
getTimeInterval() constIBTK::GeneralOperatorvirtual
imposeSolBcs(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &u)IBTK::GeneralOperatorvirtual
initializeOperatorState(const SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &in, const SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &out)IBTK::GeneralOperatorvirtual
modifyRhsForBcs(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &y)IBTK::GeneralOperatorvirtual
printClassData(std::ostream &stream)IBTK::GeneralOperatorvirtual
setHierarchyMathOps(SAMRAI::tbox::Pointer< HierarchyMathOps > hier_math_ops)IBTK::GeneralOperatorvirtual
setHomogeneousBc(bool homogeneous_bc)IBTK::GeneralOperatorvirtual
setLoggingEnabled(bool enable_logging=true)IBTK::GeneralOperatorvirtual
setSolutionTime(double solution_time)IBTK::GeneralOperatorvirtual
setTimeInterval(double current_time, double new_time)IBTK::GeneralOperatorvirtual
~GeneralOperator()IBTK::GeneralOperatorvirtual