|
Rheolef
7.2
an efficient C++ finite element environment
|
Definition at line 30 of file transport_dg2.h.
Public Member Functions | |
| Float | operator() (const point &x) const |
| phi_exact (Float w1) | |
| Float | operator() (const point &x) const |
| phi_exact (Float t1) | |
| Float | perimeter () const |
| Float | operator() (const point &x) const |
| Float | perimeter () const |
| phi_exact (float t1) | |
Public Attributes | |
| Float | w |
Protected Attributes | |
| Float | t |
| Float | x2 |
| Float | y2 |
| Float | x3 |
| Float | y3 |
| Float | x4 |
| Float | y4 |
| Float | x5 |
| Float | y5 |
Static Protected Attributes | |
| static constexpr Float | xc = 0.5 |
| static constexpr Float | yc = 0.5 |
| static constexpr Float | x0 = 0.50 |
| static constexpr Float | y0 = 0.75 |
| static constexpr Float | r = 0.15 |
| static constexpr Float | w = 0.05 |
| static constexpr Float | l = 0.25 |
| static constexpr Float | xr = 0.5 |
| static constexpr Float | yr = 0.5 |
Definition at line 32 of file transport_dg2.h.
| phi_exact | ( | float | t1 | ) |
Definition at line 46 of file zalesak_circle.h.
Definition at line 31 of file transport_dg2.h.
| Float perimeter | ( | ) | const |
Definition at line 40 of file zalesak_circle.h.
| Float perimeter | ( | ) | const |
Definition at line 45 of file zalesak_circle.h.
| Float w |
Definition at line 33 of file transport_dg2.h.
|
protected |
|
staticconstexprprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticconstexprprotected |
Definition at line 49 of file zalesak_circle.h.
|
staticprotected |
Definition at line 50 of file zalesak_circle.h.