#include <PHAL_Source_Def.hpp>
Public Member Functions | |
Monotone (Teuchos::ParameterList &source_list) | |
virtual | ~Monotone () |
virtual RealType | evaluateFields (const RealType time) |
Static Public Member Functions | |
static bool | check_for_existance (Teuchos::ParameterList &source_list) |
Definition at line 969 of file PHAL_Source_Def.hpp.
PHAL::Source_Functions::Monotone::Monotone | ( | Teuchos::ParameterList & | source_list | ) | [inline] |
Definition at line 986 of file PHAL_Source_Def.hpp.
virtual PHAL::Source_Functions::Monotone::~Monotone | ( | ) | [inline, virtual] |
Definition at line 973 of file PHAL_Source_Def.hpp.
bool PHAL::Source_Functions::Monotone::check_for_existance | ( | Teuchos::ParameterList & | source_list | ) | [inline, static] |
Definition at line 978 of file PHAL_Source_Def.hpp.
Implements PHAL::Source_Functions::Wavelet_Base.
Definition at line 990 of file PHAL_Source_Def.hpp.