Keys for terms#

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

_assembled
if set, term is assembled
No value to give
_compute
if set, term will be computed
No value to give
_name
define the name of an entity
Possible value type: String
_noEncodingFileName
if set, when saving a term, filename is not encoded with data about value and storage types
No value to give
_nodal
when defining a TermVector from a function, consider nodal values
_penalizationReductionMethod
if set, essential conditions are managed with penalization reduction method
No value to give
_pseudoReductionMethod
if set, essential conditions are managed with pseudoreduction method
No value to give
_realReductionMethod
if set, essential conditions are managed with real reduction method
No value to give
_storage
the storage of a term of the storage type of an export of a term
Possible values: csRow, csCol, csDual, csSym, denseRow, denseCol, denseDual, skylineSym, skylineDual, dense, cs, skyline, coo, hmatrix
Also used in: visualization
_unassembled
if set, term is not assembled
No value to give