UFO
|
#include <ParallelObsDistribution.h>
Public Attributes | |
oops::RequiredParameter< Variable > | variable {"variable", this} |
oops::RequiredParameter< std::vector< T > > | expectedValues {"expectedValues", this} |
Definition at line 44 of file test/ufo/ParallelObsDistribution.h.
oops::RequiredParameter<std::vector<T> > ufo::test::TestParameters< T >::expectedValues {"expectedValues", this} |
Definition at line 49 of file test/ufo/ParallelObsDistribution.h.
oops::RequiredParameter<Variable> ufo::test::TestParameters< T >::variable {"variable", this} |
Definition at line 48 of file test/ufo/ParallelObsDistribution.h.