ExaDG
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ExaDG::Acoustics::BoundaryFaceIntegratorU< dim, Number > Class Template Reference

#include <weak_boundary_conditions.h>

Inheritance diagram for ExaDG::Acoustics::BoundaryFaceIntegratorU< dim, Number >:
ExaDG::BoundaryFaceIntegratorBase< BoundaryDescriptor< dim >, Number >

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
 

Detailed Description

template<int dim, typename Number>
class ExaDG::Acoustics::BoundaryFaceIntegratorU< dim, Number >

Same as above for the velocity.


The documentation for this class was generated from the following file: