LORENE
|
These classes have been used up to 2003 to treat scalar (class Cmp
) and tensorial fields (class Tenseur
).
More...
Modules | |
Cmp Mathematics | |
() | |
Tenseur calculus | |
() | |
Tenseur mathematics | |
() | |
Tenseur_sym calculus | |
() | |
Tenseur_sym mathematics | |
() | |
Classes | |
class | Lorene::Cmp |
Component of a tensorial field *** DEPRECATED : use class Scalar instead ***. More... | |
class | Lorene::Tenseur |
Tensor handling *** DEPRECATED : use class Tensor instead ***. More... | |
class | Lorene::Tenseur_sym |
Class intended to describe tensors with a symmetry on the two last indices *** DEPRECATED : use class Tensor_sym instead ***. More... | |
These classes have been used up to 2003 to treat scalar (class Cmp
) and tensorial fields (class Tenseur
).
They are now deprecated and have been replaced by the class Tensor
and its various derived classes, among which Scalar
.