Hipace
Classes | Namespaces | Functions
HpMultiGrid.H File Reference
#include "utils/HipaceProfilerWrapper.H"
#include <AMReX_FArrayBox.H>
#include <AMReX_Geometry.H>
#include <type_traits>

Go to the source code of this file.

Classes

class  hpmg::MultiGrid
 Multigrid solver. More...
 

Namespaces

 hpmg
 

Functions

template<typename T , typename F >
void hpmg::ParallelFor (T n, F &&f) noexcept
 
template<typename F >
void hpmg::ParallelFor (amrex::Box const &box, F &&f) noexcept
 
template<typename F >
void hpmg::ParallelFor (amrex::Box const &box, int ncomp, F &&f) noexcept