90 assert(
etat != ETATNONDEF) ;
111 assert(
etat != ETATNONDEF) ;
133 assert(
etat != ETATNONDEF) ;
154 assert(
etat != ETATNONDEF) ;
175 assert(
etat != ETATNONDEF) ;
196 assert(
etat != ETATNONDEF) ;
231 cout <<
"Cmp::deriv : index i out of range !" << endl ;
232 cout <<
" i = " << i << endl ;
248 assert(
etat != ETATNONDEF) ;
258 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 .