|
IBAMR
IBAMR version 0.19.
|
#include <ibamr/config.h>#include "ibamr/AdvDiffConvectiveOperatorManager.h"#include "ibamr/AdvDiffPhysicalBoundaryUtilities.h"#include "ibamr/CFStrategy.h"#include "ibamr/ConvectiveOperator.h"#include "ibamr/INSHierarchyIntegrator.h"#include "ibamr/StaggeredStokesPhysicalBoundaryHelper.h"#include "ibamr/ibamr_enums.h"#include "ibamr/ibamr_utilities.h"#include "ibtk/CartExtrapPhysBdryOp.h"#include "ibtk/HierarchyGhostCellInterpolation.h"#include "ibtk/ibtk_utilities.h"#include "Box.h"#include "CartesianGridGeometry.h"#include "CartesianPatchGeometry.h"#include "CellData.h"#include "CellVariable.h"#include "FaceData.h"#include "FaceVariable.h"#include "Index.h"#include "IntVector.h"#include "Patch.h"#include "PatchHierarchy.h"#include "PatchLevel.h"#include "SAMRAIVectorReal.h"#include "SideVariable.h"#include "Variable.h"#include "VariableContext.h"#include "VariableDatabase.h"#include "tbox/Database.h"#include "tbox/Pointer.h"#include "tbox/Utilities.h"#include <string>#include <vector>Classes | |
| class | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > |
| class | SAMRAI::solv::RobinBcCoefStrategy< DIM > |
| Interface for specifying Robin boundary conditions. More... | |
| class | IBAMR::CFUpperConvectiveOperator |
| Class CFUpperConvectiveOperator is a concrete ConvectiveOperator that implements the upper convective derivative. This uses second order finite differences to compute the velocity gradients. The transport component can be chosen from any current convective operators. If the advected quantity allows for a square root or logarithmic decomposition, this class can advect the symmetric square root or logarithm of the tensor. Note that this class requires the registration of a source funtion before it can be applied. More... | |
Namespaces | |
| SAMRAI | |
| SAMRAI::solv | |
| SAMRAI::tbox | |
| IBAMR | |
1.8.17