SumKernel Struct ReferenceΒΆ

adc_cpp: pops::detail::SumKernel Struct Reference
adc_cpp 0.3.0
Model-free C++23 core for coupled hyperbolic-elliptic systems on adaptive (AMR) meshes, with MPI and GPU (Kokkos) backends
pops::detail::SumKernel Struct Reference

#include <mf_arith.hpp>

+ Collaboration diagram for pops::detail::SumKernel:

Public Member Functions

POPS_HD void operator() (int i, int j, Real &acc) const
 

Public Attributes

ConstArray4 a
 
int comp
 

Member Function Documentation

◆ operator()()

POPS_HD void pops::detail::SumKernel::operator() ( int  i,
int  j,
Real acc 
) const
inline

Member Data Documentation

◆ a

ConstArray4 pops::detail::SumKernel::a

◆ comp

int pops::detail::SumKernel::comp

The documentation for this struct was generated from the following file: