|
IBAMR
IBAMR version 0.19.
|
#include <ibamr/config.h>#include "ibamr/CIBStrategy.h"#include "ibamr/IBMethod.h"#include "ibamr/ibamr_enums.h"#include "ibtk/LData.h"#include "ibtk/LDataManager.h"#include "ibtk/ibtk_utilities.h"#include "RobinBcCoefStrategy.h"#include "Variable.h"#include "VisItDataWriter.h"#include "tbox/Pointer.h"#include "petscmat.h"#include "petscvec.h"#include <iosfwd>#include <string>#include <utility>#include <vector>Classes | |
| class | SAMRAI::hier::BasePatchHierarchy< DIM > |
| class | SAMRAI::hier::BasePatchLevel< DIM > |
| class | SAMRAI::hier::PatchHierarchy< DIM > |
| class | SAMRAI::mesh::GriddingAlgorithm< DIM > |
| Class GriddingAlgorithm<DIM> manages gridding operations in SAMRAI. Specifically, it provides AMR patch hierarchy generation and regridding routines that may be used with a variety of AMR solution algorithms and application-specific numerical routines. More... | |
| class | SAMRAI::xfer::CoarsenSchedule< DIM > |
| Class CoarsenSchedule<DIM> performs the communication operations to coarsen data from a finer level to a coarser level. More... | |
| class | SAMRAI::xfer::RefineSchedule< DIM > |
| Class RefineSchedule<DIM> performs the communication operations that refine data to, copy data to, or fill physical boundary data on a destination patch level. More... | |
| class | IBAMR::CIBMethod |
| Class CIBMethod is a concrete CIBStrategy and IBMethod class which implements the motion of rigid bodies using the constraint formulation. The immersed structure is discretized using standard IB markers. More... | |
| struct | IBAMR::CIBMethod::ConstrainedVelocityFcnsData |
| Struct encapsulating constrained velocity functions data. More... | |
| struct | IBAMR::CIBMethod::ExternalForceTorqueFcnData |
| Struct encapsulating external force and torque function data. More... | |
Namespaces | |
| IBTK | |
| SAMRAI | |
| SAMRAI::hier | |
| SAMRAI::mesh | |
| SAMRAI::tbox | |
| SAMRAI::xfer | |
| IBAMR | |
1.8.17