ImplicitSourceStepper 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::ImplicitSourceStepper Struct Reference
#include <implicit_stepper.hpp>
Collaboration diagram for pops::ImplicitSourceStepper:Public Member Functions | |
| template<class Coupler , class Block > | |
| void | operator() (Coupler &coupler, Block &block, Real dt, int, int) const |
Public Attributes | |
| int | iters = 2 |
Member Function Documentation
◆ operator()()
template<class Coupler , class Block >
|
inline |
Here is the call graph for this function:Member Data Documentation
◆ iters
| int pops::ImplicitSourceStepper::iters = 2 |
The documentation for this struct was generated from the following file:
- include/pops/numerics/time/integrators/implicit_stepper.hpp
Generated by