ExaDG
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
ExaDG::ConvDiff::OperatorExplRK< Number > Class Template Reference

Public Types

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

Public Member Functions

 OperatorExplRK (std::shared_ptr< ConvDiff::Interface::Operator< Number > > operator_in, bool const numerical_velocity_field_in)
 
void set_velocities_and_times (std::vector< VectorType const * > const &velocities_in, std::vector< double > const &times_in)
 
void evaluate (VectorType &dst, VectorType const &src, double const evaluation_time) const
 
void initialize_dof_vector (VectorType &src) const
 
void initialize_dof_vector_velocity (VectorType &src) const
 

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