|
IBAMR
IBAMR version 0.19.
|
#include <ibamr/config.h>#include "ibamr/StaggeredStokesPhysicalBoundaryHelper.h"#include "ibamr/StaggeredStokesSolver.h"#include "ibtk/CartCellRobinPhysBdryOp.h"#include "ibtk/CartSideRobinPhysBdryOp.h"#include "ibtk/CoarseFineBoundaryRefinePatchStrategy.h"#include "ibtk/FACPreconditionerStrategy.h"#include "ibtk/ibtk_utilities.h"#include "CoarsenAlgorithm.h"#include "CoarsenOperator.h"#include "IntVector.h"#include "PatchHierarchy.h"#include "PoissonSpecifications.h"#include "RefineAlgorithm.h"#include "RefineOperator.h"#include "RefinePatchStrategy.h"#include "SAMRAIVectorReal.h"#include "VariableContext.h"#include "VariableFillPattern.h"#include "tbox/Database.h"#include "tbox/Pointer.h"#include <string>#include <utility>#include <vector>Classes | |
| class | SAMRAI::solv::RobinBcCoefStrategy< DIM > |
| Interface for specifying Robin boundary conditions. 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::StaggeredStokesFACPreconditionerStrategy |
| Class StaggeredStokesFACPreconditionerStrategy is an abstract FACPreconditionerStrategy implementing many of the operations required by smoothers for staggered-grid (MAC) discretizations of the incompressible Stokes equations and related problems. More... | |
Namespaces | |
| IBAMR | |
| IBTK | |
| SAMRAI | |
| SAMRAI::solv | |
| SAMRAI::xfer | |
1.8.17