Keys in forms#
This section is dedicated to list every key related to forms in alphabetical order.
_build_type-
the build type for formsPossible values:
_feBuild,_dgBuild,_diagBuild,_ecBuild,_globalBuild,_otherBuild _computation-
the computation typePossible values:
_FEComputation,_IEComputation,_SPComputation,_FESPComputation,_IESPComputation,_FEextComputation,_IEextComputation,_IEHmatrixComputation,_DGComputation _diagonal-
if set, forms will be considered representing diagonal matricesNo value to give
_extension_domain-
the parent domain to define extension toPossible value type:
Domain _method-
the integration method(s) or the computation method for singular part in BEM (see possible values)Possible value types:
IntegrationMethodsPossible values:_LenoirSalles2d,_LenoirSalles3d,_LenoirSalles2dIR,_LenoirSalles3dIR,_SauterSchwab,_SauterSchwabSym,_Duffy,_Duffy_sym,_H_MatrixAlso used in: integration_methods _order-
an order of mesh or quadraturePossible value type:
NumberAlso used in: meshes, integration_methods _order1-
quadrature order for u partPossible value type:
Number _order2-
quadrature order for v partPossible value type:
Number _quad-
quadrature formulaePossible values:
_defaultQuadrature,_GaussLegendre,_symmetricalGauss,_GaussLobatto,_nodalQuadrature,_miscQuadrature,_GrundmannMoller,_doubleQuadrature,_evenGaussLegendreRule,_evenGaussLobattoRuleAlso used in: integration_methods _quad1-
quadrature formulae for u partPossible values:
_defaultQuadrature,_GaussLegendre,_symmetricalGauss,_GaussLobatto,_nodalQuadrature,_miscQuadrature,_GrundmannMoller,_doubleQuadrature,_evenGaussLegendreRule,_evenGaussLobattoRuleAlso used in: integration_methods _quad2-
quadrature formulae for v partPossible values:
_defaultQuadrature,_GaussLegendre,_symmetricalGauss,_GaussLobatto,_nodalQuadrature,_miscQuadrature,_GrundmannMoller,_doubleQuadrature,_evenGaussLegendreRule,_evenGaussLobattoRuleAlso used in: integration_methods _symmetry-
to form the symmetry of a bilinear formPossible values:
_noSymmetry,_symmetric,_skewSymmetric,_selfAdjoint,_skewAdjoint,_undefSymmetry