IBAMR  IBAMR version 0.19.
Classes | Namespaces
IBHydrodynamicForceEvaluator.h File Reference
#include <ibamr/config.h>
#include <ibtk/ibtk_utilities.h>
#include "Box.h"
#include "CellVariable.h"
#include "RobinBcCoefStrategy.h"
#include "SideVariable.h"
#include "tbox/Pointer.h"
#include "tbox/Serializable.h"
#include <Eigen/Core>
#include <Eigen/Geometry>
#include <iosfwd>
#include <map>
#include <string>
#include <vector>

Classes

class  SAMRAI::appu::VisItDataWriter< DIM >
 Class VisItDataWriter<DIM> is used by SAMRAI-based application codes to generate VisIt data files. VisIt provides a wide range of visualization and post-processing capabilities. This class supports both cell-centered and node-centered 2D and 3D AMR data where the underlying data type is either double, float, or int. Scalar, vector and 2nd-order tensor variables are supported. This class may be used when the mesh geometry is managed by a geom::CartesianGridGeometry<DIM> object, or when the mesh itself is stored in a state variable to allow moving deformed grids. More...
 
class  SAMRAI::hier::Patch< DIM >
 
class  SAMRAI::hier::PatchHierarchy< DIM >
 
class  SAMRAI::hier::PatchLevel< DIM >
 
class  SAMRAI::pdat::SideIndex< DIM >
 
class  SAMRAI::tbox::Pointer< TYPE >
 
class  SAMRAI::solv::RobinBcCoefStrategy< DIM >
 Interface for specifying Robin boundary conditions. More...
 
class  IBAMR::IBHydrodynamicForceEvaluator
 Class IBHydrodynamicForceEvaluator computes hydrodynamic force and torque on immersed bodies. The class uses Reynolds transport theorem to integrate momentum over a Cartesian box region that moves with an arbitrary rigid body translation velocity. More...
 
struct  IBAMR::IBHydrodynamicForceEvaluator::IBHydrodynamicForceObject
 

Namespaces

 SAMRAI
 
 SAMRAI::appu
 
 SAMRAI::hier
 
 SAMRAI::pdat
 
 SAMRAI::tbox
 
 SAMRAI::solv
 
 IBAMR