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 |
Functions | |
template<typename From_T , typename To_T > | |
To_T | clampForType (const From_T v) |
Contains typedefs for the commonly used types in Field3D.
Definition in file Types.h.
Definition at line 94 of file Types.h.
References FIELD3D_MTX_T.