Manage freestream (Neumann) boundary condtion.
More...
#include <wFreestream.h>
|
| Freestream (std::shared_ptr< tbox::MshData > _msh, int no, int dim, double alpha, double beta=0.0) |
|
| Freestream (std::shared_ptr< tbox::MshData > _msh, std::string const &name, int dim, double alpha, double beta=0.0) |
|
virtual | ~Freestream () |
|
virtual void | write (std::ostream &out) const override |
|
Manage freestream (Neumann) boundary condtion.
- Authors
- Adrien Crovato
◆ Freestream() [1/2]
flow::Freestream::Freestream |
( |
std::shared_ptr< tbox::MshData > |
_msh, |
|
|
int |
no, |
|
|
int |
dim, |
|
|
double |
alpha, |
|
|
double |
beta = 0.0 |
|
) |
| |
◆ Freestream() [2/2]
flow::Freestream::Freestream |
( |
std::shared_ptr< tbox::MshData > |
_msh, |
|
|
std::string const & |
name, |
|
|
int |
dim, |
|
|
double |
alpha, |
|
|
double |
beta = 0.0 |
|
) |
| |
◆ ~Freestream()
Freestream::~Freestream |
( |
| ) |
|
|
virtual |
◆ write()
void Freestream::write |
( |
std::ostream & |
out | ) |
const |
|
overridevirtual |
vector valued function to compute flux
The documentation for this class was generated from the following files: