|
ExaDG
|
#include <weak_boundary_conditions.h>
Public Member Functions | |
| BoundaryFaceIntegratorU (FaceIntegratorU const &integrator_velocity_m_in, FaceIntegratorP const &integrator_pressure_m_in, double const speed_of_sound, BoundaryDescriptor< dim > const &boundary_descriptor_in) | |
| DEAL_II_ALWAYS_INLINE FaceIntegratorU::value_type | get_value (unsigned int const q) const |
Public Member Functions inherited from ExaDG::BoundaryFaceIntegratorBase< BoundaryDescriptor< dim >, Number > | |
| void | reinit (unsigned int const face, Number const time) |
Additional Inherited Members | |
Protected Member Functions inherited from ExaDG::BoundaryFaceIntegratorBase< BoundaryDescriptor< dim >, Number > | |
| BoundaryFaceIntegratorBase (dealii::MatrixFree< dim, Number > const &matrix_free_in, BoundaryDescriptor< dim > const &boundary_descriptor_in) | |
Protected Attributes inherited from ExaDG::BoundaryFaceIntegratorBase< BoundaryDescriptor< dim >, Number > | |
| dealii::MatrixFree< dim, Number > const & | matrix_free |
| BoundaryDescriptor< dim > const & | boundary_descriptor |
| Number | evaluation_time |
| dealii::types::boundary_id | boundary_id |
| BoundaryType | boundary_type |
Same as above for the velocity.