AvgDownMultiKernel Struct ReferenceΒΆ

adc_cpp: pops::detail::AvgDownMultiKernel 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::AvgDownMultiKernel Struct Reference

#include <amr_patch_range.hpp>

+ Collaboration diagram for pops::detail::AvgDownMultiKernel:

Public Member Functions

POPS_HD void operator() (int I, int J) const
 

Public Attributes

ConstArray4 f
 
Array4 c
 
int nc
 

Member Function Documentation

◆ operator()()

POPS_HD void pops::detail::AvgDownMultiKernel::operator() ( int  I,
int  J 
) const
inline

Member Data Documentation

◆ c

Array4 pops::detail::AvgDownMultiKernel::c

◆ f

ConstArray4 pops::detail::AvgDownMultiKernel::f

◆ nc

int pops::detail::AvgDownMultiKernel::nc

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