#include "SAMRAI_config.h"
#include "tbox/SAMRAI_MPI.h"
#include "HYPRE_struct_ls.h"
#include "BoxList.h"
#include "CoarseFineBoundary.h"
#include "PatchHierarchy.h"
#include "PatchLevel.h"
#include "VariableContext.h"
#include "CellData.h"
#include "SideData.h"
#include "OutersideVariable.h"
#include "GhostCellRobinBcCoefs.h"
#include "RobinBcCoefStrategy.h"
#include "PoissonSpecifications.h"
#include "SimpleCellRobinBcCoefs.h"
#include "tbox/Database.h"
#include "tbox/Pointer.h"
#include "CellPoissonHypreSolver.I"
Namespaces | |
namespace | SAMRAI |
namespace | SAMRAI::solv |
Classes | |
class | SAMRAI::solv::CellPoissonHypreSolver< DIM > |
Use the HYPRE preconditioner library to solve (the cell-centered) Poisson's equation on a single level in a hierarchy. More... | |
Defines | |
#define | included_HYPRE_struct_ls |
#define included_HYPRE_struct_ls |