|
Neko 0.9.1
A portable framework for high-order spectral element flow simulations
|
Dirichlet condition on axis aligned plane in the non normal direction.
Data Types | |
| type | non_normal_t |
| Dirichlet condition in non normal direction of a plane. More... | |
Functions/Subroutines | |
| subroutine | non_normal_init (this, coef) |
| Constructor. | |
| subroutine | non_normal_free (this) |
| Destructor. | |
|
private |
Definition at line 137 of file non_normal.f90.
| subroutine non_normal::non_normal_init | ( | class(non_normal_t), intent(inout) | this, |
| type(coef_t), intent(in), target | coef | ||
| ) |
Definition at line 55 of file non_normal.f90.