concepts::Wsym_x< dim > Class Template Referenceabstract
#include <DtNmap2D_visc.hh>
Public Types | |
typedef Realtype< Cmplx >::type | G |
typedef Cmplx | value_type |
Public Member Functions | |
virtual Wsym_x< dim > * | clone () const |
virtual Formula * | clone () const=0 |
virtual Cmplx | get_lambda () const |
virtual std::ostream & | info (std::ostream &os) const |
virtual Cmplx | operator() (const Real p, const Real t=0.0) const |
Application operator. More... | |
virtual Cmplx | operator() (const Real2d &p, const Real t=0.0) const |
Application operator. More... | |
virtual Cmplx | operator() (const Real3d &p, const Real t=0.0) const |
Application operator. More... | |
Wsym_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. More... | |
Protected Attributes | |
const Real | c0_ |
const Cmplx | cf |
const Cmplx | ellf |
const Cmplx | ells |
const Real | L_ |
const Cmplx | lambda |
const int | n_ |
const Real | nu_ |
const Real | omega_ |
const Real | rho0_ |
Detailed Description
template<uint dim>
class concepts::Wsym_x< dim >
Definition at line 90 of file DtNmap2D_visc.hh.
Member Typedef Documentation
◆ G
|
inherited |
Definition at line 37 of file formula.hh.
◆ value_type
|
inherited |
Definition at line 36 of file formula.hh.
Constructor & Destructor Documentation
◆ Wsym_x()
concepts::Wsym_x< dim >::Wsym_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.
Member Function Documentation
◆ clone() [1/2]
|
virtual |
◆ clone() [2/2]
|
pure virtualinherited |
◆ get_lambda()
|
virtual |
◆ info()
|
virtual |
◆ operator()() [1/6]
|
inlinevirtualinherited |
Convenience implementation, that by default ignores its elm param.
Definition at line 53 of file formula.hh.
◆ operator()() [2/6]
|
inlinevirtualinherited |
Convenience implementation, that by default ignores its elm param.
Definition at line 56 of file formula.hh.
◆ operator()() [3/6]
|
inlinevirtualinherited |
Convenience implementation, that by default ignores its elm param.
Definition at line 59 of file formula.hh.
◆ operator()() [4/6]
|
virtual |
◆ operator()() [5/6]
|
virtual |
◆ operator()() [6/6]
|
virtual |
Member Data Documentation
◆ c0_
|
protected |
Definition at line 108 of file DtNmap2D_visc.hh.
◆ cf
|
protected |
Definition at line 116 of file DtNmap2D_visc.hh.
◆ ellf
|
protected |
Definition at line 114 of file DtNmap2D_visc.hh.
◆ ells
|
protected |
Definition at line 115 of file DtNmap2D_visc.hh.
◆ L_
|
protected |
Definition at line 111 of file DtNmap2D_visc.hh.
◆ lambda
|
protected |
Definition at line 113 of file DtNmap2D_visc.hh.
◆ n_
|
protected |
Definition at line 106 of file DtNmap2D_visc.hh.
◆ nu_
|
protected |
Definition at line 110 of file DtNmap2D_visc.hh.
◆ omega_
|
protected |
Definition at line 107 of file DtNmap2D_visc.hh.
◆ rho0_
|
protected |
Definition at line 109 of file DtNmap2D_visc.hh.
The documentation for this class was generated from the following file:
- models/DtNmap2D_visc.hh