Reference documentation for deal.II version GIT relicensing-468-ge3ce94fd06 2024-04-23 15:40:02+00:00
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations | Functions
fe_data.h File Reference
#include <deal.II/base/config.h>
#include <deal.II/base/exceptions.h>
#include <deal.II/grid/reference_cell.h>
#include <deal.II/lac/block_indices.h>
#include <vector>

Go to the source code of this file.

Classes

struct  internal::GenericDoFsPerObject
 
class  FiniteElementData< dim >
 

Namespaces

namespace  FiniteElementDomination
 
namespace  internal
 

Enumerations

enum  FiniteElementDomination::Domination {
  FiniteElementDomination::this_element_dominates , FiniteElementDomination::other_element_dominates , FiniteElementDomination::neither_element_dominates , FiniteElementDomination::either_element_can_dominate ,
  FiniteElementDomination::no_requirements
}
 

Functions

Domination FiniteElementDomination::operator& (const Domination d1, const Domination d2)
 
internal::GenericDoFsPerObject internal::expand (const unsigned int dim, const std::vector< unsigned int > &dofs_per_object, const ReferenceCell reference_cell)