NoSource Struct ReferenceΒΆ

adc_cpp: pops::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 >
POPS_HD State pops::NoSource::apply ( const State &  ,
const Aux  
) const
inline

The documentation for this struct was generated from the following file: