Rheolef  7.1
an efficient C++ finite element environment
element_constant.h File Reference

Go to the source code of this file.

Namespaces

 rheolef
 This file is part of Rheolef.
 
 rheolef::element_constant
 

Enumerations

enum  dof_family_type {
  Lagrange = 0,
  Hermite = 1,
  dof_family_max = 2
}