|
IBAMR
IBAMR version 0.19.
|
#include <ibamr/config.h>#include "ibamr/IBStrategy.h"#include "IntVector.h"#include "tbox/Pointer.h"#include "tbox/Utilities.h"#include <ostream>#include <vector>Classes | |
| class | SAMRAI::hier::BasePatchLevel< DIM > |
| class | SAMRAI::hier::PatchHierarchy< DIM > |
| class | SAMRAI::hier::BasePatchHierarchy< 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::mesh::LoadBalancer< DIM > |
| Class LoadBalancer<DIM> provides load balancing routines for AMR hierarchy levels based on either uniform or non-uniform workload estimates. More... | |
| class | SAMRAI::tbox::Array< TYPE > |
| 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::IBLevelSetMethod |
| Class IBLevelSetMethod is a concrete IBStrategy class that uses IBInterpolantMethod and IBFEMethod objects to initialize and transport rigid body level sets for Brinkman penalized IBMethod. This class is supposed to be used with INSVCHierarchyIntegrator class. More... | |
Namespaces | |
| IBTK | |
| IBAMR | |
| SAMRAI | |
| SAMRAI::hier | |
| SAMRAI::mesh | |
| SAMRAI::tbox | |
| SAMRAI::xfer | |
1.8.17