ExaDG
Loading...
Searching...
No Matches
Public Member Functions | Protected Types | List of all members
ExaDG::IncNS::PostProcessorBase< dim, Number > Class Template Referenceabstract
Inheritance diagram for ExaDG::IncNS::PostProcessorBase< dim, Number >:
ExaDG::IncNS::PostProcessorInterface< Number > ExaDG::IncNS::PostProcessor< dim, Number >

Public Member Functions

virtual void setup (Operator const &pde_operator)=0
 
- Public Member Functions inherited from ExaDG::IncNS::PostProcessorInterface< Number >
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
 
- Protected Types inherited from ExaDG::IncNS::PostProcessorInterface< Number >
typedef dealii::LinearAlgebra::distributed::Vector< Number > VectorType
 

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