#include <VecId.h>
Static Public Attributes | |
static constexpr uint8_t | V_FIRST_DYNAMIC_INDEX = static_cast<uint8_t>(State::DYNAMIC_INDEX) |
Static Public Member Functions | |
template<State v_state> | |
static constexpr MyVecId | state () |
static constexpr MyVecId | constraintJacobian ()=delete |
static constexpr MyVecId | mappingJacobian ()=delete |
This is the first index used for dynamically allocated vectors. More... | |
static std::string | getName (const MyVecId &v) |
static std::string | getGroup (const MyVecId &v) |
|
staticconstexpr |
|
staticconstexprdelete |
|
inlinestatic |
|
inlinestatic |
|
staticconstexprdelete |
This is the first index used for dynamically allocated vectors.
|
inlinestaticconstexpr |