void syten::STensorImpl::SBasis::set_ids | ( | std::tuple< std::uint32_t, std::uint32_t, std::uint32_t > const & | v, |
bool const | force = false |
||
) |
Sets the three identifying integers.
To avoid misuse, this function can only be called if the basis is default-constructed.
References SYTEN_ASSERT_MSG, and std::tie().
Referenced by syten::STensorImpl::filterBasis(), and set_id().