| allocate_operator(const std::string &object_name, SAMRAI::tbox::Pointer< SAMRAI::tbox::Database > input_db, ConvectiveDifferencingType difference_form, const std::vector< SAMRAI::solv::RobinBcCoefStrategy< NDIM > * > &bc_coefs) | IBAMR::INSCollocatedWavePropConvectiveOperator | inlinestatic |
| apply(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &x, SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &y) override | IBAMR::ConvectiveOperator | virtual |
| applyAdd(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &x, SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &y, SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &z) | IBTK::GeneralOperator | virtual |
| applyConvectiveOperator(int U_idx, int N_idx) override | IBAMR::INSCollocatedWavePropConvectiveOperator | virtual |
| ConvectiveOperator(std::string object_name, ConvectiveDifferencingType difference_form) | IBAMR::ConvectiveOperator | |
| ConvectiveOperator()=delete | IBAMR::ConvectiveOperator | private |
| ConvectiveOperator(const ConvectiveOperator &from)=delete | IBAMR::ConvectiveOperator | private |
| d_bc_coefs | IBAMR::INSCollocatedWavePropConvectiveOperator | private |
| d_bdry_extrap_type | IBAMR::INSCollocatedWavePropConvectiveOperator | private |
| d_coarsest_ln | IBAMR::INSCollocatedWavePropConvectiveOperator | private |
| d_current_time | IBTK::GeneralOperator | protected |
| d_difference_form | IBAMR::ConvectiveOperator | protected |
| d_enable_logging | IBTK::GeneralOperator | protected |
| d_finest_ln | IBAMR::INSCollocatedWavePropConvectiveOperator | private |
| d_hier_bdry_fill | IBAMR::INSCollocatedWavePropConvectiveOperator | private |
| d_hier_math_ops | IBTK::GeneralOperator | protected |
| d_hier_math_ops_external | IBTK::GeneralOperator | protected |
| d_hierarchy | IBAMR::INSCollocatedWavePropConvectiveOperator | private |
| d_homogeneous_bc | IBTK::GeneralOperator | protected |
| d_is_initialized | IBTK::GeneralOperator | protected |
| d_k | IBAMR::INSCollocatedWavePropConvectiveOperator | private |
| d_new_time | IBTK::GeneralOperator | protected |
| d_object_name | IBTK::GeneralOperator | protected |
| d_solution_time | IBTK::GeneralOperator | protected |
| d_transaction_comps | IBAMR::INSCollocatedWavePropConvectiveOperator | private |
| d_u_idx | IBAMR::ConvectiveOperator | protected |
| d_U_scratch_idx | IBAMR::INSCollocatedWavePropConvectiveOperator | private |
| d_U_var | IBAMR::INSCollocatedWavePropConvectiveOperator | private |
| deallocateOperatorState() override | IBAMR::INSCollocatedWavePropConvectiveOperator | 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 |
| getAdvectionVelocity() const | IBAMR::ConvectiveOperator | |
| getConvectiveDifferencingType() const | IBAMR::ConvectiveOperator | |
| 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 | |
| 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 | IBAMR::INSCollocatedWavePropConvectiveOperator | virtual |
| INSCollocatedWavePropConvectiveOperator(std::string object_name, SAMRAI::tbox::Pointer< SAMRAI::tbox::Database > input_db, ConvectiveDifferencingType difference_form, std::vector< SAMRAI::solv::RobinBcCoefStrategy< NDIM > * > bc_coefs) | IBAMR::INSCollocatedWavePropConvectiveOperator | |
| INSCollocatedWavePropConvectiveOperator()=delete | IBAMR::INSCollocatedWavePropConvectiveOperator | private |
| INSCollocatedWavePropConvectiveOperator(const INSCollocatedWavePropConvectiveOperator &from)=delete | IBAMR::INSCollocatedWavePropConvectiveOperator | private |
| modifyRhsForBcs(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &y) | IBTK::GeneralOperator | virtual |
| operator=(const INSCollocatedWavePropConvectiveOperator &that)=delete | IBAMR::INSCollocatedWavePropConvectiveOperator | private |
| printClassData(std::ostream &stream) | IBTK::GeneralOperator | virtual |
| setAdvectionVelocity(int u_idx) | IBAMR::ConvectiveOperator | |
| setConvectiveDifferencingType(ConvectiveDifferencingType difference_form) | IBAMR::ConvectiveOperator | |
| 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 |
| ~ConvectiveOperator() | IBAMR::ConvectiveOperator | |
| ~DescribedClass() | SAMRAI::tbox::DescribedClass | virtual |
| ~GeneralOperator() | IBTK::GeneralOperator | virtual |
| ~INSCollocatedWavePropConvectiveOperator() | IBAMR::INSCollocatedWavePropConvectiveOperator | |