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

Public Types

typedef dealii::LinearAlgebra::distributed::Vector< Number > VectorType
 

Public Member Functions

 LiftAndDragCalculator (MPI_Comm const &comm)
 
void setup (dealii::DoFHandler< dim > const &dof_handler_velocity_in, dealii::MatrixFree< dim, Number > const &matrix_free_in, unsigned int const dof_index_velocity_in, unsigned int const dof_index_pressure_in, unsigned int const quad_index_in, LiftAndDragData const &lift_and_drag_data_in)
 
void evaluate (VectorType const &velocity, VectorType const &pressure, double const time) const
 

Public Attributes

TimeControl time_control
 

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