[P]arallel [Hi]gh-order [Li]brary for [P]DEs  Latest
Parallel High-Order Library for PDEs through hp-adaptive Discontinuous Galerkin methods
PHiLiP::ExactSolutionFactory< dim, nstate, real > Class Template Reference

Exact solution function factory. More...

#include <exact_solution.h>

Collaboration diagram for PHiLiP::ExactSolutionFactory< dim, nstate, real >:

Static Public Member Functions

static std::shared_ptr< ExactSolutionFunction< dim, nstate, real > > create_ExactSolutionFunction (const Parameters::FlowSolverParam &flow_solver_parameters, const double time_compare)
 Construct ExactSolutionFunction object from global parameter file.
 

Protected Types

using FlowCaseEnum = Parameters::FlowSolverParam::FlowCaseType
 Enumeration of all flow solver exact solutions types defined in the Parameters class.
 

Detailed Description

template<int dim, int nstate, typename real>
class PHiLiP::ExactSolutionFactory< dim, nstate, real >

Exact solution function factory.

Definition at line 87 of file exact_solution.h.


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