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

Initial Condition Function: 1D Sine Function; used for temporal convergence. More...

#include <initial_condition_function.h>

Inheritance diagram for PHiLiP::InitialConditionFunction_1DSine< dim, nstate, real >:
Collaboration diagram for PHiLiP::InitialConditionFunction_1DSine< dim, nstate, real >:

Public Member Functions

 InitialConditionFunction_1DSine ()
 < dealii::Function we are templating on More...
 
real value (const dealii::Point< dim, real > &point, const unsigned int istate=0) const override
 Value of initial condition.
 
- Public Member Functions inherited from PHiLiP::InitialConditionFunction< dim, nstate, real >
 InitialConditionFunction ()
 < dealii::Function we are templating on More...
 

Detailed Description

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

Initial Condition Function: 1D Sine Function; used for temporal convergence.

Definition at line 279 of file initial_condition_function.h.

Constructor & Destructor Documentation

◆ InitialConditionFunction_1DSine()

template<int dim, int nstate, typename real >
PHiLiP::InitialConditionFunction_1DSine< dim, nstate, real >::InitialConditionFunction_1DSine ( )

< dealii::Function we are templating on

Constructor for InitialConditionFunction_1DSine

Definition at line 303 of file initial_condition_function.cpp.


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