ryujin 2.1.1 revision 6dc06e5864abd5d99e5d7ab641dbe621936411d9
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.