| apply(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &x, SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &y) override | IBTK::CCLaplaceOperator | virtual |
| applyAdd(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &x, SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &y, SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &z) | IBTK::GeneralOperator | virtual |
| CCLaplaceOperator(std::string object_name, SAMRAI::tbox::Pointer< SAMRAI::tbox::Database > input_db=nullptr, bool homogeneous_bc=true) | IBTK::CCLaplaceOperator | |
| CCLaplaceOperator()=delete | IBTK::CCLaplaceOperator | private |
| CCLaplaceOperator(const CCLaplaceOperator &from)=delete | IBTK::CCLaplaceOperator | private |
| d_bc_coefs | IBTK::LaplaceOperator | protected |
| d_bdry_extrap_type | IBTK::CCLaplaceOperator | private |
| d_coarsest_ln | IBTK::CCLaplaceOperator | private |
| d_current_time | IBTK::GeneralOperator | protected |
| d_data_coarsen_type | IBTK::CCLaplaceOperator | private |
| d_data_refine_type | IBTK::CCLaplaceOperator | private |
| d_default_bc_coef | IBTK::LaplaceOperator | protected |
| d_enable_logging | IBTK::GeneralOperator | protected |
| d_fill_pattern | IBTK::CCLaplaceOperator | private |
| d_finest_ln | IBTK::CCLaplaceOperator | private |
| d_hier_bdry_fill | IBTK::CCLaplaceOperator | private |
| d_hier_math_ops | IBTK::GeneralOperator | protected |
| d_hier_math_ops_external | IBTK::GeneralOperator | protected |
| d_hierarchy | IBTK::CCLaplaceOperator | private |
| d_homogeneous_bc | IBTK::GeneralOperator | protected |
| d_is_initialized | IBTK::GeneralOperator | protected |
| d_ncomp | IBTK::CCLaplaceOperator | private |
| d_new_time | IBTK::GeneralOperator | protected |
| d_no_fill | IBTK::CCLaplaceOperator | private |
| d_object_name | IBTK::GeneralOperator | protected |
| d_poisson_spec | IBTK::LaplaceOperator | protected |
| d_solution_time | IBTK::GeneralOperator | protected |
| d_transaction_comps | IBTK::CCLaplaceOperator | private |
| d_use_cf_interpolation | IBTK::CCLaplaceOperator | private |
| d_use_consistent_type_2_bdry | IBTK::CCLaplaceOperator | private |
| deallocateOperatorState() override | IBTK::CCLaplaceOperator | 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 | |
| getPhysicalBcCoefs() const | IBTK::LaplaceOperator | virtual |
| getPoissonSpecifications() const | IBTK::LaplaceOperator | virtual |
| 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::CCLaplaceOperator | virtual |
| LaplaceOperator(std::string object_name, bool homogeneous_bc=false) | IBTK::LaplaceOperator | |
| LaplaceOperator()=delete | IBTK::LaplaceOperator | private |
| LaplaceOperator(const LaplaceOperator &from)=delete | IBTK::LaplaceOperator | private |
| LinearOperator(std::string object_name, bool homogeneous_bc=false) | IBTK::LinearOperator | |
| LinearOperator()=delete | IBTK::LinearOperator | private |
| LinearOperator(const LinearOperator &from)=delete | IBTK::LinearOperator | private |
| modifyRhsForBcs(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &y) override | IBTK::LinearOperator | virtual |
| operator=(const CCLaplaceOperator &that)=delete | IBTK::CCLaplaceOperator | 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 |
| setPhysicalBcCoef(SAMRAI::solv::RobinBcCoefStrategy< NDIM > *bc_coef) | IBTK::LaplaceOperator | virtual |
| setPhysicalBcCoefs(const std::vector< SAMRAI::solv::RobinBcCoefStrategy< NDIM > * > &bc_coefs) | IBTK::LaplaceOperator | virtual |
| setPoissonSpecifications(const SAMRAI::solv::PoissonSpecifications &poisson_spec) | IBTK::LaplaceOperator | virtual |
| setSolutionTime(double solution_time) | IBTK::GeneralOperator | virtual |
| setTimeInterval(double current_time, double new_time) | IBTK::GeneralOperator | virtual |
| ~CCLaplaceOperator() | IBTK::CCLaplaceOperator | |
| ~DescribedClass() | SAMRAI::tbox::DescribedClass | virtual |
| ~GeneralOperator() | IBTK::GeneralOperator | virtual |
| ~LaplaceOperator()=default | IBTK::LaplaceOperator | |
| ~LinearOperator() | IBTK::LinearOperator | |