|
Panzer Version of the Day
|
#include "Panzer_ParameterLibrary.hpp"#include "Panzer_ScalarParameterEntry.hpp"#include "Teuchos_RCP.hpp"#include "Panzer_ParameterLibraryUtilities_impl.hpp"

Go to the source code of this file.
Namespaces | |
| namespace | panzer |
| Computes | |
Functions | |
| template<typename EvaluationType > | |
| Teuchos::RCP< panzer::ScalarParameterEntry< EvaluationType > > | panzer::accessScalarParameter (const std::string name, panzer::ParamLib &pl) |
| void | panzer::registerScalarParameter (const std::string name, panzer::ParamLib &pl, double realValue) |