NoCoupledSource 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::NoCoupledSource Struct Reference
NULL coupling source (default): apply() is a no-op. More...
#include <coupled_source.hpp>
Collaboration diagram for pops::NoCoupledSource:Public Member Functions | |
| template<CoupledSystemLike System> | |
| void | apply (System &, const MultiFab &, Real) const |
Detailed Description
NULL coupling source (default): apply() is a no-op.
Single-species case or coupling provided solely by the field (Poisson). Zero cost.
Member Function Documentation
◆ apply()
template<CoupledSystemLike System>
|
inline |
The documentation for this struct was generated from the following file:
- include/pops/coupling/source/coupled_source.hpp
Generated by