![]() |
MFEM v4.9.0
Finite element discretization library
|
2D recirculation boundary condition struct More...
#include <navier_particles.hpp>
Public Attributes | |
| const Vector | inlet_start |
| const Vector | inlet_end |
| const bool | invert_inlet_normal |
| const Vector | outlet_start |
| const Vector | outlet_end |
| const bool | invert_outlet_normal |
2D recirculation boundary condition struct
Definition at line 103 of file navier_particles.hpp.
| const Vector mfem::navier::NavierParticles::RecirculationBC_2D::inlet_end |
Definition at line 106 of file navier_particles.hpp.
| const Vector mfem::navier::NavierParticles::RecirculationBC_2D::inlet_start |
Definition at line 105 of file navier_particles.hpp.
| const bool mfem::navier::NavierParticles::RecirculationBC_2D::invert_inlet_normal |
Definition at line 107 of file navier_particles.hpp.
| const bool mfem::navier::NavierParticles::RecirculationBC_2D::invert_outlet_normal |
Definition at line 110 of file navier_particles.hpp.
| const Vector mfem::navier::NavierParticles::RecirculationBC_2D::outlet_end |
Definition at line 109 of file navier_particles.hpp.
| const Vector mfem::navier::NavierParticles::RecirculationBC_2D::outlet_start |
Definition at line 108 of file navier_particles.hpp.