|
| def | __init__ (self, settings) |
| |
| def | f (self, x) |
| |
| def | g (self, t) |
| |
| def | df (self, x) |
| |
| def | dg (self, t) |
| |
| def | ddf (self, x) |
| |
| def | dddf (self, x) |
| |
| def | u1 (self, x1, x2, t) |
| |
| def | u2 (self, x1, x2, t) |
| |
| def | du1dt (self, x1, x2, t) |
| |
| def | du2dt (self, x1, x2, t) |
| |
| def | du11 (self, x1, x2, t) |
| |
| def | du12 (self, x1, x2, t) |
| |
| def | du21 (self, x1, x2, t) |
| |
| def | du22 (self, x1, x2, t) |
| |
| def | du111 (self, x1, x2, t) |
| |
| def | du122 (self, x1, x2, t) |
| |
| def | du211 (self, x1, x2, t) |
| |
| def | du222 (self, x1, x2, t) |
| |
◆ __init__()
| def polynomial_vortex.PolynomialVortex.__init__ |
( |
|
self, |
|
|
|
settings |
|
) |
| |
◆ dddf()
| def polynomial_vortex.PolynomialVortex.dddf |
( |
|
self, |
|
|
|
x |
|
) |
| |
◆ ddf()
| def polynomial_vortex.PolynomialVortex.ddf |
( |
|
self, |
|
|
|
x |
|
) |
| |
◆ df()
| def polynomial_vortex.PolynomialVortex.df |
( |
|
self, |
|
|
|
x |
|
) |
| |
◆ dg()
| def polynomial_vortex.PolynomialVortex.dg |
( |
|
self, |
|
|
|
t |
|
) |
| |
◆ du11()
| def polynomial_vortex.PolynomialVortex.du11 |
( |
|
self, |
|
|
|
x1, |
|
|
|
x2, |
|
|
|
t |
|
) |
| |
◆ du111()
| def polynomial_vortex.PolynomialVortex.du111 |
( |
|
self, |
|
|
|
x1, |
|
|
|
x2, |
|
|
|
t |
|
) |
| |
◆ du12()
| def polynomial_vortex.PolynomialVortex.du12 |
( |
|
self, |
|
|
|
x1, |
|
|
|
x2, |
|
|
|
t |
|
) |
| |
◆ du122()
| def polynomial_vortex.PolynomialVortex.du122 |
( |
|
self, |
|
|
|
x1, |
|
|
|
x2, |
|
|
|
t |
|
) |
| |
◆ du1dt()
| def polynomial_vortex.PolynomialVortex.du1dt |
( |
|
self, |
|
|
|
x1, |
|
|
|
x2, |
|
|
|
t |
|
) |
| |
◆ du21()
| def polynomial_vortex.PolynomialVortex.du21 |
( |
|
self, |
|
|
|
x1, |
|
|
|
x2, |
|
|
|
t |
|
) |
| |
◆ du211()
| def polynomial_vortex.PolynomialVortex.du211 |
( |
|
self, |
|
|
|
x1, |
|
|
|
x2, |
|
|
|
t |
|
) |
| |
◆ du22()
| def polynomial_vortex.PolynomialVortex.du22 |
( |
|
self, |
|
|
|
x1, |
|
|
|
x2, |
|
|
|
t |
|
) |
| |
◆ du222()
| def polynomial_vortex.PolynomialVortex.du222 |
( |
|
self, |
|
|
|
x1, |
|
|
|
x2, |
|
|
|
t |
|
) |
| |
◆ du2dt()
| def polynomial_vortex.PolynomialVortex.du2dt |
( |
|
self, |
|
|
|
x1, |
|
|
|
x2, |
|
|
|
t |
|
) |
| |
◆ f()
| def polynomial_vortex.PolynomialVortex.f |
( |
|
self, |
|
|
|
x |
|
) |
| |
◆ g()
| def polynomial_vortex.PolynomialVortex.g |
( |
|
self, |
|
|
|
t |
|
) |
| |
◆ u1()
| def polynomial_vortex.PolynomialVortex.u1 |
( |
|
self, |
|
|
|
x1, |
|
|
|
x2, |
|
|
|
t |
|
) |
| |
◆ u2()
| def polynomial_vortex.PolynomialVortex.u2 |
( |
|
self, |
|
|
|
x1, |
|
|
|
x2, |
|
|
|
t |
|
) |
| |
| polynomial_vortex.PolynomialVortex.a |
◆ damp
| polynomial_vortex.PolynomialVortex.damp |
| polynomial_vortex.PolynomialVortex.L |
◆ nu
| polynomial_vortex.PolynomialVortex.nu |
◆ omega
| polynomial_vortex.PolynomialVortex.omega |
◆ rho
| polynomial_vortex.PolynomialVortex.rho |
◆ sq_au
| polynomial_vortex.PolynomialVortex.sq_au |
| polynomial_vortex.PolynomialVortex.T |
| polynomial_vortex.PolynomialVortex.U |
The documentation for this class was generated from the following file:
- /home/runner/work/Documentation/Documentation/master/applications/SwimmingDEMApplication/python_scripts/custom_body_force/polynomial_vortex.py