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

Public Member Functions

virtual void setup (Operator< dim, n_components, Number > const &pde_operator)=0
 
- Public Member Functions inherited from ExaDG::Poisson::PostProcessorInterface< Number >
virtual void do_postprocessing (VectorType const &solution, double const time=0.0, types::time_step const time_step_number=numbers::steady_timestep)=0
 

Protected Types

typedef PostProcessorInterface< Number >::VectorType VectorType
 

Additional Inherited Members

- Public Types inherited from ExaDG::Poisson::PostProcessorInterface< Number >
typedef dealii::LinearAlgebra::distributed::Vector< Number > VectorType
 

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