ExaDG
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
ExaDG::IncNS::DriverSteadyProblems< dim, Number > Class Template Reference

Public Types

typedef dealii::LinearAlgebra::distributed::Vector< Number > VectorType
 
typedef dealii::LinearAlgebra::distributed::BlockVector< Number > BlockVectorType
 

Public Member Functions

 DriverSteadyProblems (std::shared_ptr< OperatorCoupled< dim, Number > > operator_, std::shared_ptr< PostProcessorInterface< Number > > postprocessor_, Parameters const &param_, MPI_Comm const &mpi_comm_, bool const is_test_)
 
void setup ()
 
void solve (double const time=0.0, bool unsteady_problem=false)
 
VectorType const & get_velocity () const
 
std::shared_ptr< TimerTreeget_timings () const
 
void print_iterations () const
 

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