const unsigned int fe_index)
{
const DoFHandlerType &handler = accessor.get_dof_handler();
- Assert(handler.n_dofs(level) != numbers::invalid_dof_index,
- ExcNotInitialized());
const FiniteElement<DoFHandlerType::dimension, DoFHandlerType::space_dimension> &fe
= handler.get_fe ()[fe_index];
const unsigned int fe_index)
{
const DoFHandlerType &handler = accessor.get_dof_handler();
- Assert(handler.n_dofs(level) != numbers::invalid_dof_index,
- ExcNotInitialized());
const FiniteElement<DoFHandlerType::dimension, DoFHandlerType::space_dimension> &fe
= handler.get_fe ()[fe_index];
const unsigned int fe_index)
{
const DoFHandlerType &handler = accessor.get_dof_handler();
- Assert(handler.n_dofs(level) != numbers::invalid_dof_index,
- ExcNotInitialized());
const FiniteElement<DoFHandlerType::dimension, DoFHandlerType::space_dimension> &fe
= handler.get_fe ()[fe_index];