ExaDG
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ExaDG::AeroAcoustic::SolverAcoustic< dim, Number > Class Template Reference

Public Member Functions

void setup (std::shared_ptr< AcousticsAeroAcoustic::ApplicationBase< dim, Number > > application, MPI_Comm const mpi_comm, bool const is_test)
 
void advance_multiple_timesteps (double const macro_dt)
 
double get_average_number_of_sub_time_steps () const
 
unsigned int get_number_of_macro_time_steps () const
 
unsigned int get_number_of_sub_time_steps () const
 

Public Attributes

std::shared_ptr< Grid< dim > > grid
 
std::shared_ptr< dealii::Mapping< dim > > mapping
 
std::shared_ptr< Acoustics::SpatialOperator< dim, Number > > pde_operator
 
std::shared_ptr< Acoustics::TimeIntAdamsBashforthMoulton< Number > > time_integrator
 
std::shared_ptr< Acoustics::PostProcessorBase< dim, Number > > postprocessor
 

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