ExaDG
|
Public Member Functions | |
virtual void | setup (AcousticsOperator const &pde_operator)=0 |
![]() | |
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> |
![]() | |
using | BlockVectorType = dealii::LinearAlgebra::distributed::BlockVector<Number> |