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 Q_idx, int N_idx)=0 | IBAMR::ConvectiveOperator | pure virtual |
ConvectiveOperator(std::string object_name, ConvectiveDifferencingType difference_form) | IBAMR::ConvectiveOperator | |
d_current_time (defined in IBTK::GeneralOperator) | IBTK::GeneralOperator | protected |
d_difference_form | IBAMR::ConvectiveOperator | protected |
d_enable_logging (defined in IBTK::GeneralOperator) | IBTK::GeneralOperator | protected |
d_hier_math_ops (defined in IBTK::GeneralOperator) | IBTK::GeneralOperator | protected |
d_hier_math_ops_external (defined in IBTK::GeneralOperator) | IBTK::GeneralOperator | protected |
d_homogeneous_bc (defined in IBTK::GeneralOperator) | IBTK::GeneralOperator | protected |
d_is_initialized (defined in IBTK::GeneralOperator) | IBTK::GeneralOperator | protected |
d_new_time (defined in IBTK::GeneralOperator) | IBTK::GeneralOperator | protected |
d_object_name (defined in IBTK::GeneralOperator) | IBTK::GeneralOperator | protected |
d_solution_time (defined in IBTK::GeneralOperator) | IBTK::GeneralOperator | protected |
d_u_idx | IBAMR::ConvectiveOperator | protected |
deallocateOperatorState() | IBTK::GeneralOperator | virtual |
GeneralOperator(std::string object_name, bool homogeneous_bc=false) | IBTK::GeneralOperator | |
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) | IBTK::GeneralOperator | virtual |
modifyRhsForBcs(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &y) | IBTK::GeneralOperator | virtual |
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 | |
~GeneralOperator() | IBTK::GeneralOperator | virtual |