Public Types | |
typedef Cmplx | value_type |
typedef Realtype< Cmplx >::type | G |
Public Member Functions | |
Wunsym_x (const int n=1, const Real omega=1.0, const Real c0=1.0, const Real rho0=1.0, const Real nu=0.1, const Real L=1.0) | |
Constructor. | |
virtual Wunsym_x< dim > * | clone () const |
Virtual copy constructor. | |
virtual Cmplx | operator() (const Real p, const Real t=0.0) const |
virtual Cmplx | operator() (const Real2d &p, const Real t=0.0) const |
virtual Cmplx | operator() (const Real3d &p, const Real t=0.0) const |
virtual std::ostream & | info (std::ostream &os) const |
Returns information in an output stream. | |
virtual Cmplx | get_lambda () const |
virtual F | operator() (const ElementWithCell< G > &elm, const Real p, const Real t=0.0) const |
virtual F | operator() (const ElementWithCell< G > &elm, const Real2d &p, const Real t=0.0) const |
virtual F | operator() (const ElementWithCell< G > &elm, const Real3d &p, const Real t=0.0) const |
virtual F | operator() (const ElementWithCell< concepts::Realtype< F >::type > &elm, const Real p, const Real t=0.0) const=0 |
virtual F | operator() (const ElementWithCell< concepts::Realtype< F >::type > &elm, const Real2d &p, const Real t=0.0) const=0 |
virtual F | operator() (const ElementWithCell< concepts::Realtype< F >::type > &elm, const Real3d &p, const Real t=0.0) const=0 |
virtual const F & | dflt_value () const |
Gives default value. | |
virtual F & | dflt_value () |
Gives default value. | |
virtual Cmplx | operator() (const Connector &cntr, const Real p, const Real t=0.0) const |
virtual Cmplx | operator() (const Connector &cntr, const Real2d &p, const Real t=0.0) const |
virtual Cmplx | operator() (const Connector &cntr, const Real3d &p, const Real t=0.0) const |
Protected Attributes | |
const int | n_ |
const Real | omega_ |
const Real | c0_ |
const Real | rho0_ |
const Real | nu_ |
const Real | L_ |
const Cmplx | lambda |
const Cmplx | ellf |
const Cmplx | ells |
const Cmplx | cf |
Definition at line 151 of file DtNmap2D_visc.hh.
|
inherited |
Definition at line 37 of file formula.hh.
|
inherited |
Definition at line 36 of file formula.hh.
|
virtual |
Virtual copy constructor.
Implements concepts::Formula< Cmplx >.
|
inlinevirtualinherited |
Gives default value.
Definition at line 83 of file piecewiseFormula.hh.
|
inlinevirtualinherited |
Gives default value.
Definition at line 81 of file piecewiseFormula.hh.
|
virtual |
Returns information in an output stream.
Reimplemented from concepts::PiecewiseFormulaBase< F >.
|
inlinevirtualinherited |
Convenience implementation, that by default ignores its elm param.
Implements concepts::PiecewiseFormulaBase< F >.
Definition at line 53 of file formula.hh.
|
inlinevirtualinherited |
Implements concepts::PiecewiseFormulaBase< F >.
Definition at line 56 of file formula.hh.
|
inlinevirtualinherited |
Implements concepts::PiecewiseFormulaBase< F >.
Definition at line 59 of file formula.hh.
|
pure virtualinherited |
|
pure virtualinherited |
|
pure virtualinherited |
|
inlinevirtualinherited |
Definition at line 52 of file piecewiseFormula.hh.
|
inlinevirtualinherited |
Definition at line 57 of file piecewiseFormula.hh.
|
inlinevirtualinherited |
Definition at line 63 of file piecewiseFormula.hh.
|
virtual |
Application operator. Evaluates the formula.
Implements concepts::Formula< Cmplx >.
|
virtual |
Implements concepts::Formula< Cmplx >.
|
virtual |
Implements concepts::Formula< Cmplx >.
|
protected |
Definition at line 169 of file DtNmap2D_visc.hh.
|
protected |
Definition at line 177 of file DtNmap2D_visc.hh.
|
protected |
Definition at line 175 of file DtNmap2D_visc.hh.
|
protected |
Definition at line 176 of file DtNmap2D_visc.hh.
|
protected |
Definition at line 172 of file DtNmap2D_visc.hh.
|
protected |
Definition at line 174 of file DtNmap2D_visc.hh.
|
protected |
Definition at line 167 of file DtNmap2D_visc.hh.
|
protected |
Definition at line 171 of file DtNmap2D_visc.hh.
|
protected |
Definition at line 168 of file DtNmap2D_visc.hh.
|
protected |
Definition at line 170 of file DtNmap2D_visc.hh.