Freestream potential.
More...
#include <wF0Ps.h>
|
| F0PsPhiInf (int _nDim, double _alpha, double _beta=0) |
|
virtual void | update (double _alpha) override |
| Update the angle of attack. More...
|
|
virtual double | eval (Eigen::Vector3d const &pos) const override |
| Evaluate the freestream potential. More...
|
|
| F0Ps () |
|
virtual | ~F0Ps () |
|
◆ F0PsPhiInf()
F0PsPhiInf::F0PsPhiInf |
( |
int |
_nDim, |
|
|
double |
_alpha, |
|
|
double |
_beta = 0 |
|
) |
| |
◆ eval()
double F0PsPhiInf::eval |
( |
Eigen::Vector3d const & |
pos | ) |
const |
|
overridevirtual |
Evaluate the freestream potential.
Implements flow::F0Ps.
◆ update()
void F0PsPhiInf::update |
( |
double |
_alpha | ) |
|
|
overridevirtual |
Update the angle of attack.
◆ alpha
double flow::F0PsPhiInf::alpha |
|
private |
◆ beta
double flow::F0PsPhiInf::beta |
|
private |
◆ nDim
int flow::F0PsPhiInf::nDim |
|
private |
The documentation for this class was generated from the following files: