LORENE
|
() More...
()
Absolute value.
Definition at line 523 of file scalar_math.C.
References Lorene::Scalar::get_etat().
Relative difference between two Scalar
(norme version).
Tbl
of size the number of domains, the elements of which are norme
[a(l)-b(l)]/norme[b(l)] if b(l)!=0
and norme
[a(l)-b(l)] if b(l)=0
, where a(l)
and b(l)
denote symbolically the values of a
and b
in domain no. l
. Definition at line 695 of file scalar_math.C.
References Lorene::Scalar::get_etat().
Relative difference between two Scalar
(max version).
Tbl
of size the number of domains, the elements of which are max
[abs(a(l)-b(l))]/max[abs(b(l))] if b(l)!=0
and max
[abs(a(l)-b(l))] if b(l)=0
, where a(l)
and b(l)
denote symbolically the values of a
and b
in domain no. l
. Definition at line 730 of file scalar_math.C.
References Lorene::Scalar::get_etat().
void Lorene::exp_filter_ylm_all_domains | ( | Scalar & | ss, |
int | p, | ||
double | alpha = -16. |
||
) |
Applies an exponential filter in angular directions in all domains.
(see Scalar:exponential_filter_ylm
).
Definition at line 186 of file scalar_exp_filter.C.
References Lorene::Scalar::exponential_filter_ylm(), Lorene::Map::get_mg(), Lorene::Tensor::get_mp(), and Lorene::Mg3d::get_nzone().
Heaviside function.
Definition at line 355 of file scalar_math.C.
References Lorene::Scalar::get_etat().
Neperian logarithm.
Definition at line 385 of file scalar_math.C.
References Lorene::Scalar::get_etat().
Basis 10 logarithm.
Definition at line 418 of file scalar_math.C.
References Lorene::Scalar::get_etat().
Maximum values of a Scalar
in each domain.
Tbl
of size the number of domains, the elements of which are the set of the maximum values in each domain. Definition at line 611 of file scalar_math.C.
References Lorene::Scalar::get_etat().
Minimum values of a Scalar
in each domain.
Tbl
of size the number of domains, the elements of which are the set of the minimum values in each domain. Definition at line 639 of file scalar_math.C.
References Lorene::Scalar::get_etat().
Sums of the absolute values of all the values of the Scalar
in each domain.
Tbl
of size the number of domains, the elements of which are the set of the sums of the absolute values in each domain. Definition at line 667 of file scalar_math.C.
References Lorene::Scalar::get_etat().
Scalar * Scalar with desaliasing.
Definition at line 457 of file scalar_arithm.C.
References Lorene::Scalar::get_etat().
Definition at line 423 of file scalar_arithm.C.
References Lorene::Scalar::get_etat().
Definition at line 527 of file scalar_arithm.C.
References Lorene::Scalar::get_etat().
Definition at line 561 of file scalar_arithm.C.
Scalar * double.
Definition at line 605 of file scalar_arithm.C.
double * Scalar
Definition at line 568 of file scalar_arithm.C.
References Lorene::Scalar::get_etat().
Scalar * int.
Definition at line 612 of file scalar_arithm.C.
int * Scalar
Definition at line 619 of file scalar_arithm.C.
Definition at line 86 of file scalar_arithm.C.
Definition at line 113 of file scalar_arithm.C.
References Lorene::Scalar::get_etat().
Scalar + Mbtl.
Definition at line 163 of file scalar_arithm.C.
References Lorene::Scalar::get_etat().
Definition at line 200 of file scalar_arithm.C.
Scalar + double.
Definition at line 207 of file scalar_arithm.C.
References Lorene::Scalar::get_etat().
double + Scalar
Definition at line 241 of file scalar_arithm.C.
Scalar + int.
Definition at line 248 of file scalar_arithm.C.
int + Scalar
Definition at line 255 of file scalar_arithm.C.
Definition at line 270 of file scalar_arithm.C.
References Lorene::Scalar::get_etat().
Scalar - Mbtl.
Definition at line 320 of file scalar_arithm.C.
References Lorene::Scalar::get_etat().
Definition at line 353 of file scalar_arithm.C.
Scalar - double.
Definition at line 360 of file scalar_arithm.C.
References Lorene::Scalar::get_etat().
double - Scalar
Definition at line 393 of file scalar_arithm.C.
Scalar - int.
Definition at line 400 of file scalar_arithm.C.
int - Scalar
Definition at line 407 of file scalar_arithm.C.
Definition at line 637 of file scalar_arithm.C.
References Lorene::Scalar::get_etat().
Scalar / double.
Definition at line 741 of file scalar_arithm.C.
References Lorene::Scalar::get_etat().
double / Scalar
Definition at line 775 of file scalar_arithm.C.
References Lorene::Scalar::get_etat().
Scalar / int.
Definition at line 810 of file scalar_arithm.C.
int / Scalar
Definition at line 819 of file scalar_arithm.C.
Definition at line 675 of file scalar_arithm.C.
References Lorene::Scalar::get_etat().
Definition at line 707 of file scalar_arithm.C.
References Lorene::Scalar::get_etat().
Scalar * Scalar with desaliasing only in r.
Definition at line 491 of file scalar_arithm.C.
References Lorene::Scalar::get_etat().
double Lorene::totalmax | ( | const Scalar & | ci | ) |
Maximum values of a Scalar
in each domain.
Tbl
of size the number of domains, the elements of which are the set of the maximum values in each domain. Definition at line 553 of file scalar_math.C.
References Lorene::Scalar::get_etat().
double Lorene::totalmin | ( | const Scalar & | ci | ) |
Minimum values of a Scalar
in each domain.
Tbl
of size the number of domains, the elements of which are the set of the minimum values in each domain. Definition at line 582 of file scalar_math.C.
References Lorene::Scalar::get_etat().