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