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

Public Member Functions

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

Protected Types

using VectorType = typename PostProcessorInterface<Number>::BlockVectorType
 
using AcousticsOperator = SpatialOperator<dim, Number>
 
- Protected Types inherited from ExaDG::Acoustics::PostProcessorInterface< Number >
using BlockVectorType = dealii::LinearAlgebra::distributed::BlockVector<Number>
 

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