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

This is the complete list of members for IBAMR::CellConvectiveOperator, including all inherited members.

apply(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &x, SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &y) overrideIBAMR::ConvectiveOperatorvirtual
applyAdd(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &x, SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &y, SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &z)IBTK::GeneralOperatorvirtual
applyConvectiveOperator(int Q_idx, int N_idx) overrideIBAMR::CellConvectiveOperatorvirtual
CellConvectiveOperator(std::string object_name, SAMRAI::tbox::Pointer< SAMRAI::pdat::CellVariable< NDIM, double > > Q_cell_var, int Q_min_ghost_cell_width, SAMRAI::tbox::Pointer< SAMRAI::tbox::Database > input_db, ConvectiveDifferencingType difference_form, std::vector< SAMRAI::solv::RobinBcCoefStrategy< NDIM > * > bc_coefs)IBAMR::CellConvectiveOperator
computeAdvectiveDerivativeOnHierarchy(int N_cell_idx, int q_interp_idx, int u_idx, bool synch_cf_bdry=true)IBAMR::CellConvectiveOperatorvirtual
computeConservativeDerivativeOnHierarchy(int N_cell_idx, int q_flux_idx, bool synch_cf_bdry=true)IBAMR::CellConvectiveOperatorvirtual
computeSkewSymmetricDerivativeOnHierarchy(int N_cell_idx, int q_interp_idx, int q_flux_idx, int u_idx, bool synch_cf_bdry=true)IBAMR::CellConvectiveOperatorvirtual
ConvectiveOperator(std::string object_name, ConvectiveDifferencingType difference_form)IBAMR::ConvectiveOperator
d_current_time (defined in IBTK::GeneralOperator)IBTK::GeneralOperatorprotected
d_difference_formIBAMR::ConvectiveOperatorprotected
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
d_u_idxIBAMR::ConvectiveOperatorprotected
deallocateOperatorState() overrideIBAMR::CellConvectiveOperatorvirtual
evaluateAdvectiveFluxOnHierarchy(int q_flux_idx, int Q_cell_idx, int u_idx, const bool synch_cf_bdry=true)IBAMR::CellConvectiveOperatorvirtual
evaluateAdvectiveFluxOnPatch(SAMRAI::pdat::FaceData< NDIM, double > &q_flux_data, const SAMRAI::pdat::CellData< NDIM, double > &Q_cell_data, const SAMRAI::pdat::FaceData< NDIM, double > &u_data, const SAMRAI::hier::Patch< NDIM > &patch)IBAMR::CellConvectiveOperatorvirtual
GeneralOperator(std::string object_name, bool homogeneous_bc=false)IBTK::GeneralOperator
getAdvectionVelocity() constIBAMR::ConvectiveOperator
getConvectiveDifferencingType() constIBAMR::ConvectiveOperator
getDt() constIBTK::GeneralOperatorvirtual
getHierarchyMathOps() constIBTK::GeneralOperatorvirtual
getHomogeneousBc() constIBTK::GeneralOperatorvirtual
getIsInitialized() constIBTK::GeneralOperatorvirtual
getLoggingEnabled() constIBTK::GeneralOperatorvirtual
getName() constIBTK::GeneralOperator
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) overrideIBAMR::CellConvectiveOperatorvirtual
interpolateToFaceOnHierarchy(int q_interp_idx, int Q_cell_idx, int u_idx, bool synch_cf_bdry=true)IBAMR::CellConvectiveOperatorvirtual
interpolateToFaceOnPatch(SAMRAI::pdat::FaceData< NDIM, double > &q_interp_data, const SAMRAI::pdat::CellData< NDIM, double > &Q_cell_data, const SAMRAI::pdat::FaceData< NDIM, double > &u_data, const SAMRAI::hier::Patch< NDIM > &patch)=0IBAMR::CellConvectiveOperatorpure virtual
modifyRhsForBcs(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &y)IBTK::GeneralOperatorvirtual
printClassData(std::ostream &stream)IBTK::GeneralOperatorvirtual
setAdvectionVelocity(int u_idx)IBAMR::ConvectiveOperator
setConvectiveDifferencingType(ConvectiveDifferencingType difference_form)IBAMR::ConvectiveOperator
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
~CellConvectiveOperator()=defaultIBAMR::CellConvectiveOperator
~ConvectiveOperator()IBAMR::ConvectiveOperator
~GeneralOperator()IBTK::GeneralOperatorvirtual