16 static constexpr unsigned int NTOTAL = 7;
17 static constexpr unsigned int NLOCAL = 6;
18 static constexpr unsigned int NWHEEL = 34;
26 void update(
const unsigned int i,
const unsigned int j,
const unsigned int phi) {
Scalar phi() const
phi method
Hold mappings of ranges to condition objects.
#define CONDCONT_DEF(...)
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
std::array< int, NTOTAL > m_stw_total
const std::array< std::array< int, NLOCALPHI >, NWHEEL > & getStwWheel() const
static constexpr unsigned int NLOCAL
std::array< std::array< int, NLOCALPHI >, NWHEEL > m_stw_wheel
const std::array< int, NTOTAL > & getStwTotal() const
const std::array< std::array< int, NLOCALPHI >, NLOCAL > & getStwLocal() const
void update(const unsigned int i, const unsigned int j, const unsigned int phi)
static constexpr unsigned int NWHEEL
std::array< std::array< int, NLOCALPHI >, NLOCAL > m_stw_local
static constexpr unsigned int NLOCALPHI
static constexpr unsigned int NTOTAL