OpenSWMM Engine  6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
Loading...
Searching...
No Matches
KokkosAmgPreconditioner.cpp File Reference

hypre BoomerAMG preconditioner for the Kokkos plugin — host (OpenMP) and device (CUDA/HIP) paths. Built only when OPENSWMM_WITH_HYPRE is ON. More...

#include "KokkosAmgPreconditioner.hpp"
#include <HYPRE.h>
#include <HYPRE_IJ_mv.h>
#include <HYPRE_parcsr_ls.h>
#include <HYPRE_utilities.h>
#include <vector>
Include dependency graph for KokkosAmgPreconditioner.cpp:

Namespaces

namespace  openswmm
 
namespace  openswmm::twoD
 
namespace  openswmm::twoD::gpu
 

Detailed Description

hypre BoomerAMG preconditioner for the Kokkos plugin — host (OpenMP) and device (CUDA/HIP) paths. Built only when OPENSWMM_WITH_HYPRE is ON.

See also
KokkosAmgPreconditioner.hpp