29char cmp_r_manip_C[] =
"$Header: /cvsroot/Lorene/C++/Source/Cmp/cmp_r_manip.C,v 1.4 2014/10/13 08:52:48 j_novak Exp $" ;
106 mp->mult_r_zec(resu) ;
119 mp->mult_rsint(resu) ;
131 mp->mult_cost(resu) ;
144 mp->div_rsint(resu) ;
157 mp->dec_dzpuis(resu) ;
169 mp->inc_dzpuis(resu) ;
183 mp->dec2_dzpuis(resu) ;
195 mp->inc2_dzpuis(resu) ;
const Map * mp
Reference mapping.
void mult_r_zec()
Multiplication by r in the external compactified domain (ZEC).
void mult_rsint()
Multiplication by .
Cmp(const Map &map)
Constructor from mapping.
void div_r()
Division by r everywhere.
void dec_dzpuis()
Decreases by 1 the value of dzpuis and changes accordingly the values of the Cmp in the external comp...
void operator=(const Cmp &a)
Assignment to another Cmp defined on the same mapping.
void mult_r()
Multiplication by r everywhere.
void inc2_dzpuis()
Increases by 2 the value of dzpuis and changes accordingly the values of the Cmp in the external comp...
void del_deriv()
Logical destructor of the derivatives.
void dec2_dzpuis()
Decreases by 2 the value of dzpuis and changes accordingly the values of the Cmp in the external comp...
void div_rsint()
Division by .
void mult_cost()
Multiplication by \f\cos\theta\f$.
void inc_dzpuis()
Increases by the value of dzpuis and changes accordingly the values of the Cmp in the external compac...
Tensor field of valence 0 (or component of a tensorial field).