1 #ifndef VERTEXCFD_SCALARPARAMETERINPUT_HPP
2 #define VERTEXCFD_SCALARPARAMETERINPUT_HPP
4 #include <Teuchos_TypeNameTraits.hpp>
15 std::string parameter_name;
34 class TypeNameTraits<
VertexCFD::Parameter::ScalarParameterInput>
37 static std::string name() {
return "ScalarParameter"; }
44 #endif // end VERTEXCFD_SCALARPARAMETERINPUT_HPP