LORENE
|
() More...
()
Absolute value.
Definition at line 526 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
l
. Definition at line 698 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
l
. Definition at line 733 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 248 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().
void Lorene::exp_filter_ylm_all_domains | ( | Scalar & | ss, |
int | p_tet, | ||
int | p_phi, | ||
double | alpha = -16. |
||
) |
Applies an exponential filter in angular directions in all domains.
(see Scalar:exponential_filter_ylm_phi
).
Heaviside function.
Definition at line 358 of file scalar_math.C.
References Lorene::Scalar::get_etat().
Neperian logarithm.
Definition at line 388 of file scalar_math.C.
References Lorene::Scalar::get_etat().
Basis 10 logarithm.
Definition at line 421 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 614 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 642 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 670 of file scalar_math.C.
References Lorene::Scalar::get_etat().
Scalar * Scalar with desaliasing.
Definition at line 460 of file scalar_arithm.C.
References Lorene::Scalar::get_etat().
Definition at line 426 of file scalar_arithm.C.
References Lorene::Scalar::get_etat().
Definition at line 530 of file scalar_arithm.C.
References Lorene::Scalar::get_etat().
Definition at line 564 of file scalar_arithm.C.
Scalar * double.
Definition at line 608 of file scalar_arithm.C.
double * Scalar
Definition at line 571 of file scalar_arithm.C.
References Lorene::Scalar::get_etat().
Scalar * int.
Definition at line 615 of file scalar_arithm.C.
int * Scalar
Definition at line 622 of file scalar_arithm.C.
Definition at line 89 of file scalar_arithm.C.
Definition at line 116 of file scalar_arithm.C.
References Lorene::Scalar::get_etat().
Scalar + Mbtl.
Definition at line 166 of file scalar_arithm.C.
References Lorene::Scalar::get_etat().
Definition at line 203 of file scalar_arithm.C.
Scalar + double.
Definition at line 210 of file scalar_arithm.C.
References Lorene::Scalar::get_etat().
double + Scalar
Definition at line 244 of file scalar_arithm.C.
Scalar + int.
Definition at line 251 of file scalar_arithm.C.
int + Scalar
Definition at line 258 of file scalar_arithm.C.
Definition at line 273 of file scalar_arithm.C.
References Lorene::Scalar::get_etat().
Scalar - Mbtl.
Definition at line 323 of file scalar_arithm.C.
References Lorene::Scalar::get_etat().
Definition at line 356 of file scalar_arithm.C.
Scalar - double.
Definition at line 363 of file scalar_arithm.C.
References Lorene::Scalar::get_etat().
double - Scalar
Definition at line 396 of file scalar_arithm.C.
Scalar - int.
Definition at line 403 of file scalar_arithm.C.
int - Scalar
Definition at line 410 of file scalar_arithm.C.
Definition at line 640 of file scalar_arithm.C.
References Lorene::Scalar::get_etat().
Scalar / double.
Definition at line 744 of file scalar_arithm.C.
References Lorene::Scalar::get_etat().
double / Scalar
Definition at line 778 of file scalar_arithm.C.
References Lorene::Scalar::get_etat().
Scalar / int.
Definition at line 813 of file scalar_arithm.C.
int / Scalar
Definition at line 822 of file scalar_arithm.C.
Definition at line 678 of file scalar_arithm.C.
References Lorene::Scalar::get_etat().
Definition at line 710 of file scalar_arithm.C.
References Lorene::Scalar::get_etat().
Scalar * Scalar with desaliasing only in r.
Definition at line 494 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 556 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 585 of file scalar_math.C.
References Lorene::Scalar::get_etat().