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

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

apply(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &x, SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &y) overrideIBTK::PETScSNESFunctionGOWrappervirtual
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() overrideIBTK::PETScSNESFunctionGOWrappervirtual
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
getPETScSNES() constIBTK::PETScSNESFunctionGOWrapper
getPETScSNESFormFunctionIBTK::PETScSNESFunctionGOWrapper
getPETScSNESFunctionContext() constIBTK::PETScSNESFunctionGOWrapper
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) overrideIBTK::PETScSNESFunctionGOWrappervirtual
modifyRhsForBcs(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &y)IBTK::GeneralOperatorvirtual
PETScSNESFunctionGOWrapper(std::string object_name, SNES petsc_snes, PetscErrorCode(*petsc_snes_form_func)(SNES, Vec, Vec, void *), void *petsc_snes_func_ctx)IBTK::PETScSNESFunctionGOWrapper
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
~PETScSNESFunctionGOWrapper()IBTK::PETScSNESFunctionGOWrapper