23char map_et_dalembert_C[] =
"$Header: /cvsroot/Lorene/C++/Source/Map/map_et_dalembert.C,v 1.5 2014/10/13 08:53:03 j_novak Exp $" ;
65Mtbl_cf sol_dalembert(Param&,
const Map_af&,
const Mtbl_cf&) ;
70 const Scalar& source)
const {
72 assert(source.
get_etat() != ETATNONDEF) ;
74 assert(fJ.
get_etat() != ETATNONDEF) ;
76 assert(fJm1.
get_etat() != ETATNONDEF) ;
80 cout <<
"Map_et_dalembert:" << endl ;
81 cout <<
"Not implemented" << endl ;
82 cout << fJp1 << fJ << fJm1 << source ;
virtual void dalembert(Param &par, Scalar &fJp1, const Scalar &fJ, const Scalar &fJm1, const Scalar &source) const
Not yet implemented.
const Mg3d * get_mg() const
Gives the Mg3d on which the mapping is defined.
const Mg3d * mg
Pointer on the multi-grid Mgd3 on which this is defined
Tensor field of valence 0 (or component of a tensorial field).
int get_etat() const
Returns the logical state ETATNONDEF (undefined), ETATZERO (null) or ETATQCQ (ordinary).
const Map & get_mp() const
Returns the mapping.