27 #ifndef ANTIOCH_PARTICLE_FLUX_H
28 #define ANTIOCH_PARTICLE_FLUX_H
37 template<
typename VectorCoeffType>
60 const VectorCoeffType &
abscissa()
const;
63 const VectorCoeffType &
flux()
const;
66 template<
typename VectorStateType>
70 template<
typename VectorStateType>
84 template<
typename VectorCoeffType>
91 template<
typename VectorCoeffType>
98 template<
typename VectorCoeffType>
106 template<
typename VectorCoeffType>
115 template<
typename VectorCoeffType>
122 template<
typename VectorCoeffType>
129 template<
typename VectorCoeffType>
134 if(_n_updated == _n_coupled)
143 template<
typename VectorCoeffType>
144 template<
typename VectorStateType>
153 template<
typename VectorCoeffType>
154 template<
typename VectorStateType>
162 template<
typename VectorCoeffType>
173 template<
typename VectorCoeffType>
180 template<
typename VectorCoeffType>
Stores the incoming flux of particles.
const VectorCoeffType & flux() const
VectorCoeffType _abscissa
const VectorCoeffType & abscissa() const
void set_flux(const VectorStateType &flux)
void set_abscissa(const VectorStateType &x)
The parameters are reduced parameters.