ls1-MarDyn
ls1-MarDyn molecular dynamics code
|
Defines the length of the vectors and the corresponding functions. More...
Go to the source code of this file.
Typedefs | |
typedef std::conditional< VCP_PREC==VCP_SPSPorVCP_PREC==VCP_SPDP, float, double >::type | vcp_real_calc |
typedef std::conditional< VCP_PREC==VCP_SPSP, float, double >::type | vcp_real_accum |
typedef std::conditional< VCP_PREC==VCP_SPSPorVCP_PREC==VCP_SPDP, uint32_t, uint64_t >::type | vcp_ljc_id_t |
typedef int | countertype32 |
typedef uint8_t | vcp_mask_vec |
typedef uint8_t | vcp_mask_single |
typedef vcp_mask_vec | vcp_lookupOrMask_vec |
typedef vcp_mask_single | vcp_lookupOrMask_single |
Defines the length of the vectors and the corresponding functions.