28char cmp_deriv_C[] =
"$Header: /cvsroot/Lorene/C++/Source/Cmp/cmp_deriv.C,v 1.3 2014/10/13 08:52:47 j_novak Exp $" ;
87 assert(
etat != ETATNONDEF) ;
108 assert(
etat != ETATNONDEF) ;
130 assert(
etat != ETATNONDEF) ;
151 assert(
etat != ETATNONDEF) ;
172 assert(
etat != ETATNONDEF) ;
193 assert(
etat != ETATNONDEF) ;
228 cout <<
"Cmp::deriv : index i out of range !" << endl ;
229 cout <<
" i = " << i << endl ;
245 assert(
etat != ETATNONDEF) ;
255 mp->laplacien(*
this, zec_mult_r, *
p_lap) ;
Cmp * p_dsdx
Pointer on of *this , where .
const Map * mp
Reference mapping.
Cmp(const Map &map)
Constructor from mapping.
Cmp * p_srstdsdp
Pointer on of *this.
Cmp * p_srdsdt
Pointer on of *this.
const Cmp & dsdz() const
Returns of *this , where .
const Cmp & srstdsdp() const
Returns of *this .
int etat
Logical state (ETATNONDEF , ETATQCQ or ETATZERO ).
const Cmp & dsdy() const
Returns of *this , where .
const Cmp & deriv(int i) const
Returns of *this , where .
const Cmp & laplacien(int zec_mult_r=4) const
Returns the Laplacian of *this.
const Cmp & srdsdt() const
Returns of *this .
Cmp * p_dsdr
Pointer on of *this.
const Cmp & dsdx() const
Returns of *this , where .
Cmp * p_dsdy
Pointer on of *this , where .
const Cmp & dsdr() const
Returns of *this .
Cmp * p_lap
Pointer on the Laplacian of *this.
int ind_lap
Power of r by which the last computed Laplacian has been multiplied in the external compactified doma...
Cmp * p_dsdz
Pointer on of *this , where .