NoSource 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::NoSource Struct Reference
No source: S(U, aux) = 0. More...
#include <source.hpp>
Collaboration diagram for pops::NoSource:Public Member Functions | |
| template<class State > | |
| POPS_HD State | apply (const State &, const Aux &) const |
Detailed Description
No source: S(U, aux) = 0.
Neutral brick (model without potential/gravity coupling). Device-callable, no internal state.
Member Function Documentation
◆ apply()
template<class State >
|
inline |
The documentation for this struct was generated from the following file:
- include/pops/physics/bricks/source.hpp
Generated by