Go to the documentation of this file.
14 #ifndef INCLUDED_core_id_DOF_ID_hh
15 #define INCLUDED_core_id_DOF_ID_hh
137 assert( k>=1 && k<=6 );
153 return ( ( t >=
RB1 ) && ( t <=
RB6 ) ? t -
RB1 + 1 : 0 );
162 return ( t >=
RB1 && t <=
RB6 );
198 #endif // INCLUDED_core_id_DOF_ID_HH