![]() |
MFEM v4.9.0
Finite element discretization library
|
2D wall reflection boundary condition struct More...
#include <navier_particles.hpp>
Public Attributes | |
| const Vector | line_start |
| const Vector | line_end |
| const real_t | e |
| const bool | invert_normal |
2D wall reflection boundary condition struct
Definition at line 94 of file navier_particles.hpp.
| const real_t mfem::navier::NavierParticles::ReflectionBC_2D::e |
Definition at line 98 of file navier_particles.hpp.
| const bool mfem::navier::NavierParticles::ReflectionBC_2D::invert_normal |
Definition at line 99 of file navier_particles.hpp.
| const Vector mfem::navier::NavierParticles::ReflectionBC_2D::line_end |
Definition at line 97 of file navier_particles.hpp.
| const Vector mfem::navier::NavierParticles::ReflectionBC_2D::line_start |
Definition at line 96 of file navier_particles.hpp.