include/pops/runtime/config/runtime_params.hpp Source FileΒΆ
|
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
|
runtime_params.hpp
Go to the documentation of this file.
Definition amr_hierarchy.hpp:29
constexpr int kMaxRuntimeParams
Maximum number of runtime parameters per DSL block.
Definition runtime_params.hpp:32
FLAT carrier (fixed size, by value) of the runtime parameter values of a block.
Definition runtime_params.hpp:38
POPS_HD Real get(int k) const
Value of the runtime parameter at index k.
Definition runtime_params.hpp:44
Base scalar types and the POPS_HD macro (host+device portability).
Generated by