MaxKernel 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::MaxKernel Struct Reference
#include <mf_arith.hpp>
Collaboration diagram for pops::detail::MaxKernel:Public Member Functions | |
| POPS_HD void | operator() (int i, int j, Real &acc) const |
Public Attributes | |
| ConstArray4 | a |
| int | comp |
Member Function Documentation
◆ operator()()
Member Data Documentation
◆ a
| ConstArray4 pops::detail::MaxKernel::a |
◆ comp
| int pops::detail::MaxKernel::comp |
The documentation for this struct was generated from the following file:
- include/pops/mesh/storage/mf_arith.hpp
Generated by