Keys for spaces#

This section is dedicated to list every key related to spaces in alphabetical order.

_basis_dim
the dimension of a spectral space
Possible value type: Number
_dim
the dimension
Possible value type: Number
Also used in: unknowns
_domain
the domain on which the space is defines
Possible value type: Domain
_FE_subtype
finite element sub-type
Possible values: standard, GaussLobattoPoints, firstFamily, secondFamily
_FE_type
finite element type
Possible values: Lagrange, Hermite, CrouzeixRaviart, Nedelec, RaviartThomas, NedelecFace, NedelecEdge, BuffaChristiansen, Morley, Argyris
_name
define the name of an entity
Possible value type: String
_notOptimizeNumbering
if set, dofs in spaces are not renumbered to reduce bandwidth
No value to give
_optimizeNumbering
if set, dofs in spaces are renumbered to reduce bandwidth
No value to give
_Sobolev_type
the conformity of s space
Possible values: L2, H1, Hdiv, Hcurl, Hrot, H2, Hinf, Linf
_withLocateData
if set, location data are pre-computed
No value to give
_withoutLocateData
if set, location data are not pre-computed
No value to give