ExaDG
|
Public Member Functions | |
virtual void | setup (Operator const &pde_operator)=0 |
![]() | |
virtual void | do_postprocessing (VectorType const &velocity, VectorType const &pressure, double const time=0.0, types::time_step const time_step_number=numbers::steady_timestep)=0 |
Protected Types | |
typedef PostProcessorInterface< Number >::VectorType | VectorType |
typedef SpatialOperatorBase< dim, Number > | Operator |
![]() | |
typedef dealii::LinearAlgebra::distributed::Vector< Number > | VectorType |