68 Mtbl_cf sol_dalembert(Param&,
const Map_af&,
const Mtbl_cf&) ;
73 const Scalar& source)
const {
75 assert(source.
get_etat() != ETATNONDEF) ;
77 assert(fJ.
get_etat() != ETATNONDEF) ;
79 assert(fJm1.
get_etat() != ETATNONDEF) ;
83 cout <<
"Map_et_dalembert:" << endl ;
84 cout <<
"Not implemented" << endl ;
85 cout << fJp1 << fJ << fJm1 << source ;
const Mg3d * get_mg() const
Gives the Mg3d on which the mapping 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 Mg3d * mg
Pointer on the multi-grid Mgd3 on which this is defined.
virtual void dalembert(Param &par, Scalar &fJp1, const Scalar &fJ, const Scalar &fJm1, const Scalar &source) const
Not yet implemented.
const Map & get_mp() const
Returns the mapping.