IBAMR
An adaptive and distributed-memory parallel implementation of the immersed boundary (IB) method
|
This is the complete list of members for IBTK::LaplaceOperator, including all inherited members.
apply(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &x, SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &y)=0 | IBTK::GeneralOperator | pure virtual |
applyAdd(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &x, SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &y, SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &z) | IBTK::GeneralOperator | virtual |
d_bc_coefs (defined in IBTK::LaplaceOperator) | IBTK::LaplaceOperator | protected |
d_current_time (defined in IBTK::GeneralOperator) | IBTK::GeneralOperator | protected |
d_default_bc_coef (defined in IBTK::LaplaceOperator) | IBTK::LaplaceOperator | 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_poisson_spec (defined in IBTK::LaplaceOperator) | IBTK::LaplaceOperator | protected |
d_solution_time (defined in IBTK::GeneralOperator) | IBTK::GeneralOperator | protected |
deallocateOperatorState() | IBTK::GeneralOperator | virtual |
GeneralOperator(std::string object_name, bool homogeneous_bc=false) | IBTK::GeneralOperator | |
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) | IBTK::GeneralOperator | virtual |
LaplaceOperator(std::string object_name, bool homogeneous_bc=false) | IBTK::LaplaceOperator | |
LinearOperator(std::string object_name, bool homogeneous_bc=false) | IBTK::LinearOperator | |
modifyRhsForBcs(SAMRAI::solv::SAMRAIVectorReal< NDIM, double > &y) override | IBTK::LinearOperator | virtual |
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 |
~GeneralOperator() | IBTK::GeneralOperator | virtual |
~LaplaceOperator()=default | IBTK::LaplaceOperator | |
~LinearOperator() | IBTK::LinearOperator |