#include <Dedimensionalization.h>
Public Types | |
typedef Loki::Functor< DedimReturn< PQ, SU >, LOKI_TYPELIST_1(Loki::Tuple< LOKI_TYPELIST_1(Loki::EmptyType)>) | F ) |
Private Types | |
typedef Quantity< dimension::Dimension< BSUtilities::Rational< RL_N, RL_D >, BSUtilities::Rational< RM_N, RM_D >, BSUtilities::Rational< RT_N, RT_D >, BSUtilities::Rational< RE_N, RE_D >, BSUtilities::Rational< RTE_N, RTE_D >, BSUtilities::Rational< RA_N, RA_D >, BSUtilities::Rational< RLU_N, RLU_D > >, BT, UL, DU, ST > | PQ |
specialization for PQ being a Quantity; this class defines the type of the default dedimensionalizer functor for a quantity; the default dedimensionalizer functor encapsulates a function that returns an object of an appropriate DedimReturn type and takes a single parameter of typelist type; for the default dedimensionalizer this typelist has a single element, which is EmptyType. In the implementation of the default dedimensionalizer function, the corresponding parameter should never be used.
Definition at line 219 of file Dedimensionalization.h.
|
Definition at line 244 of file Dedimensionalization.h. |
|
Definition at line 238 of file Dedimensionalization.h. |