IBAMR
An adaptive and distributed-memory parallel implementation of the immersed boundary (IB) method
Deprecated List
Member IBAMR::BrinkmanPenalizationStrategy::setBrinkmanCoefficient (double chi)
Use setBrinkmanPenaltyFactor() instead.
Member IBAMR::IBMethod::registerLoadBalancer (SAMRAI::tbox::Pointer< SAMRAI::mesh::LoadBalancer< NDIM > > load_balancer, int workload_data_idx) override
This method is no longer necessary with the current workload estimation scheme.
Member IBAMR::IBStrategy::registerLoadBalancer (SAMRAI::tbox::Pointer< SAMRAI::mesh::LoadBalancer< NDIM > > load_balancer, int workload_data_idx)
This method is no longer necessary with the current workload estimation scheme.
Member IBAMR::IBStrategySet::registerLoadBalancer (SAMRAI::tbox::Pointer< SAMRAI::mesh::LoadBalancer< NDIM > > load_balancer, int workload_data_idx) override
This method is no longer necessary with the current workload estimation scheme.
Member IBAMR::IIMethod::registerLoadBalancer (SAMRAI::tbox::Pointer< SAMRAI::mesh::LoadBalancer< NDIM > > load_balancer, int workload_data_idx) override
This method is no longer necessary with the current workload estimation scheme.
Member IBAMR::INSHierarchyIntegrator::getFluidSourceVariable () const
Use getVelocityDivergenceVariable() instead.
Member IBAMR::INSHierarchyIntegrator::registerFluidSourceFunction (SAMRAI::tbox::Pointer< IBTK::CartGridFunction > Q_fcn)
Use registerVelocityDivergenceFunction() instead.
Member IBTK::LDataManager::getWorkloadPatchDescriptorIndex () const
This method is deprecated since, in future versions of IBAMR, this value will no longer be stored and will only be available via the parent hierarchy integrator.
Member IBTK::LDataManager::registerLoadBalancer (SAMRAI::tbox::Pointer< SAMRAI::mesh::LoadBalancer< NDIM > > load_balancer, int workload_data_idx)
This method is deprecated since the current strategy for handling non-uniform load balancing does not require that this object store a pointer to the load balancer.