PolarSchurCopyComp0Kernel Struct ReferenceΒΆ

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

dst <- src (component 0). More...

#include <polar_condensed_schur_source_stepper.hpp>

+ Collaboration diagram for pops::detail::PolarSchurCopyComp0Kernel:

Public Member Functions

POPS_HD void operator() (int i, int j) const
 

Public Attributes

Array4 d
 
ConstArray4 s
 

Detailed Description

dst <- src (component 0).

NAMED device-clean functor (local: the polar header does not depend on geometric_mg.hpp, like polar_tensor_operator.hpp).

Member Function Documentation

◆ operator()()

POPS_HD void pops::detail::PolarSchurCopyComp0Kernel::operator() ( int  i,
int  j 
) const
inline

Member Data Documentation

◆ d

Array4 pops::detail::PolarSchurCopyComp0Kernel::d

◆ s

ConstArray4 pops::detail::PolarSchurCopyComp0Kernel::s

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