ryujin 2.1.1 revision 350e54cc11f3d21282bddcf3e6517944dbc508bf
Functions
ryujin::DoFTools Namespace Reference

Functions

template<int dim, typename Number , typename SPARSITY >
void make_extended_sparsity_pattern (const dealii::DoFHandler< dim > &dof_handler, SPARSITY &dsp, const dealii::AffineConstraints< Number > &affine_constraints, bool keep_constrained)
 
template<int dim, typename Number , typename SPARSITY >
void make_extended_sparsity_pattern_dg (const dealii::DoFHandler< dim > &dof_handler, SPARSITY &dsp, const dealii::AffineConstraints< Number > &affine_constraints, bool keep_constrained)
 

Detailed Description

The DoFTools namespace contains a number of custom dof tools functions.