| apply(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &x, SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &y) override | IBTK::PETScSNESFunctionGOWrapper | virtual |
| applyAdd(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &x, SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &y, SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &z) | IBTK::GeneralOperator | virtual |
| d_current_time | IBTK::GeneralOperator | protected |
| d_enable_logging | IBTK::GeneralOperator | protected |
| d_hier_math_ops | IBTK::GeneralOperator | protected |
| d_hier_math_ops_external | IBTK::GeneralOperator | protected |
| d_homogeneous_bc | IBTK::GeneralOperator | protected |
| d_is_initialized | IBTK::GeneralOperator | protected |
| d_new_time | IBTK::GeneralOperator | protected |
| d_object_name | IBTK::GeneralOperator | protected |
| d_petsc_snes | IBTK::PETScSNESFunctionGOWrapper | private |
| d_petsc_snes_form_func | IBTK::PETScSNESFunctionGOWrapper | private |
| d_petsc_snes_func_ctx | IBTK::PETScSNESFunctionGOWrapper | private |
| d_petsc_x | IBTK::PETScSNESFunctionGOWrapper | private |
| d_petsc_y | IBTK::PETScSNESFunctionGOWrapper | private |
| d_solution_time | IBTK::GeneralOperator | protected |
| d_x | IBTK::PETScSNESFunctionGOWrapper | private |
| d_y | IBTK::PETScSNESFunctionGOWrapper | private |
| deallocateOperatorState() override | IBTK::PETScSNESFunctionGOWrapper | virtual |
| GeneralOperator(std::string object_name, bool homogeneous_bc=false) | IBTK::GeneralOperator | |
| GeneralOperator()=delete | IBTK::GeneralOperator | private |
| GeneralOperator(const GeneralOperator &from)=delete | IBTK::GeneralOperator | private |
| getDt() const | IBTK::GeneralOperator | virtual |
| getHierarchyMathOps() const | IBTK::GeneralOperator | virtual |
| getHomogeneousBc() const | IBTK::GeneralOperator | virtual |
| getIsInitialized() const | IBTK::GeneralOperator | virtual |
| getLoggingEnabled() const | IBTK::GeneralOperator | virtual |
| getName() const | IBTK::GeneralOperator | |
| getPETScSNES() const | IBTK::PETScSNESFunctionGOWrapper | |
| getPETScSNESFormFunction | IBTK::PETScSNESFunctionGOWrapper | |
| getPETScSNESFunctionContext() const | IBTK::PETScSNESFunctionGOWrapper | |
| getSolutionTime() const | IBTK::GeneralOperator | virtual |
| getTimeInterval() const | IBTK::GeneralOperator | virtual |
| imposeSolBcs(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &u) | IBTK::GeneralOperator | virtual |
| initializeOperatorState(const SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &in, const SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &out) override | IBTK::PETScSNESFunctionGOWrapper | virtual |
| modifyRhsForBcs(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &y) | IBTK::GeneralOperator | virtual |
| operator=(const PETScSNESFunctionGOWrapper &that)=delete | IBTK::PETScSNESFunctionGOWrapper | private |
| PETScSNESFunctionGOWrapper(std::string object_name, SNES petsc_snes, PetscErrorCode(*petsc_snes_form_func)(SNES, Vec, Vec, void *), void *petsc_snes_func_ctx) | IBTK::PETScSNESFunctionGOWrapper | |
| PETScSNESFunctionGOWrapper()=delete | IBTK::PETScSNESFunctionGOWrapper | private |
| PETScSNESFunctionGOWrapper(const PETScSNESFunctionGOWrapper &from)=delete | IBTK::PETScSNESFunctionGOWrapper | private |
| printClassData(std::ostream &stream) | IBTK::GeneralOperator | virtual |
| setHierarchyMathOps(SAMRAI::tbox::Pointer< HierarchyMathOps > hier_math_ops) | IBTK::GeneralOperator | virtual |
| setHomogeneousBc(bool homogeneous_bc) | IBTK::GeneralOperator | virtual |
| setLoggingEnabled(bool enable_logging=true) | IBTK::GeneralOperator | virtual |
| setSolutionTime(double solution_time) | IBTK::GeneralOperator | virtual |
| setTimeInterval(double current_time, double new_time) | IBTK::GeneralOperator | virtual |
| ~DescribedClass() | SAMRAI::tbox::DescribedClass | virtual |
| ~GeneralOperator() | IBTK::GeneralOperator | virtual |
| ~PETScSNESFunctionGOWrapper() | IBTK::PETScSNESFunctionGOWrapper | |