LORENE
|
() More...
Functions | |
Base_val | Lorene::operator* (const Base_val &, const Base_val &) |
This operator is used when calling multiplication or division of Valeur . | |
()
This operator is used when calling multiplication or division of Valeur
.
It returns the appropriate base, taking into account the symmetry of the result. The calculation propreties are those of the multiplication of -1 for antisymmetry and 1 for symmetry.
Should the product of the Base_val
not be possible, the result is set to ETATNONDEF
, (state not defined). It would be the case, for example, if one and only one of the Valeur
is given in spherical harmonics.
Definition at line 102 of file base_val_mult.C.