|
ExaDG
|
Public Member Functions | |
| MeanVelocityCalculator (dealii::MatrixFree< dim, Number > const &matrix_free_in, unsigned int const dof_index_in, unsigned int const quad_index_in, MeanVelocityCalculatorData< dim > const &data_in, MPI_Comm const &comm_in) | |
| Number | calculate_mean_velocity_area (VectorType const &velocity, double const &time) |
| Number | calculate_mean_velocity_volume (VectorType const &velocity, double const &time) |
| Number | calculate_flow_rate_volume (VectorType const &velocity, double const &time, double const &length) const |
| Number | calculate_flow_rate_area (VectorType const &velocity, double const &time) const |