109 mp->mult_r_zec(resu) ;
122 mp->mult_rsint(resu) ;
134 mp->mult_cost(resu) ;
147 mp->div_rsint(resu) ;
160 mp->dec_dzpuis(resu) ;
172 mp->inc_dzpuis(resu) ;
186 mp->dec2_dzpuis(resu) ;
198 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).