#include <AMReX_Config.H>#include <AMReX_Geometry.H>#include <AMReX_MultiFab.H>#include <AMReX_BndryData.H>#include "HYPRE.h"#include "_hypre_utilities.h"#include <memory>Go to the source code of this file.
Classes | |
| class | amrex::Hypre |
Namespaces | |
| namespace | amrex |
Functions | |
| std::unique_ptr< Hypre > | amrex::makeHypre (const BoxArray &grids, const DistributionMapping &dmap, const Geometry &geom, MPI_Comm comm_, Hypre::Interface interface, const iMultiFab *overset_mask) |