Field3D
|
Contains typedefs for the commonly used types in Field3D. More...
Go to the source code of this file.
Classes | |
struct | Interval |
Represents a single integration interval. The interval is assumed to be inclusive, i.e. [t0,t1]. More... | |
Typedefs | |
typedef std::vector< Interval > | IntervalVec |
Contains typedefs for the commonly used types in Field3D.
Definition in file Types.h.
typedef std::vector<Interval> IntervalVec |