5 #ifndef TimeSmoothedFields_H
6 #define TimeSmoothedFields_H
30 template<
class Fields>
const unsigned n
Definition: CG3DPackingUnitTest.cpp:11
A helper class for TimeSmoothedCG containing the time-smoothed variables.
Definition: TimeSmoothedFields.h:32
TimeSmoothedFields(std::size_t n, Mdouble time)
Constructor; sets the size of the fields_ vector and time_; sets sumWeights_ to zero.
Definition: TimeSmoothedFields.h:38
~TimeSmoothedFields()=default
Default destructor; does nothing.
Mdouble time_
Definition: TimeSmoothedFields.h:60
Mdouble sumWeights_
Definition: TimeSmoothedFields.h:65
std::vector< Fields > fields_
Definition: TimeSmoothedFields.h:55
TimeSmoothedFields(const TimeSmoothedFields &a)=default
Default copy Constructor; copies all member variables.
const Scalar * a
Definition: level2_cplx_impl.h:32