SubcyclingSchedule 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::SubcyclingSchedule Struct Reference
#include <amr_patch_range.hpp>
Collaboration diagram for pops::SubcyclingSchedule:Public Member Functions | |
| SubcyclingSchedule (int ratio=kAmrRefRatio) | |
| int | count () const |
| Real | dt_sub (Real dt) const |
| Real | frac (int s) const |
Public Attributes | |
| int | r |
Constructor & Destructor Documentation
◆ SubcyclingSchedule()
|
inlineexplicit |
Member Function Documentation
◆ count()
|
inline |
Here is the caller graph for this function:◆ dt_sub()
Here is the caller graph for this function:◆ frac()
|
inline |
Here is the caller graph for this function:Member Data Documentation
◆ r
| int pops::SubcyclingSchedule::r |
The documentation for this struct was generated from the following file:
- include/pops/numerics/time/amr/levels/amr_patch_range.hpp
Generated by