string_to_enum.C File Reference
Go to the source code of this file.
Namespaces | |
| namespace | libMesh |
| namespace | libMesh::Utility |
Functions | |
| template<> | |
| ElemType | libMesh::Utility::string_to_enum< ElemType > (const std::string &s) |
| template<> | |
| std::string | libMesh::Utility::enum_to_string< ElemType > (const ElemType e) |
| template<> | |
| Order | libMesh::Utility::string_to_enum< Order > (const std::string &s) |
| template<> | |
| std::string | libMesh::Utility::enum_to_string< Order > (const Order o) |
| template<> | |
| FEFamily | libMesh::Utility::string_to_enum< FEFamily > (const std::string &s) |
| template<> | |
| std::string | libMesh::Utility::enum_to_string< FEFamily > (const FEFamily f) |
| template<> | |
| InfMapType | libMesh::Utility::string_to_enum< InfMapType > (const std::string &s) |
| template<> | |
| std::string | libMesh::Utility::enum_to_string< InfMapType > (const InfMapType i) |
| template<> | |
| QuadratureType | libMesh::Utility::string_to_enum< QuadratureType > (const std::string &s) |
| template<> | |
| std::string | libMesh::Utility::enum_to_string< QuadratureType > (const QuadratureType i) |
| template<> | |
| PreconditionerType | libMesh::Utility::string_to_enum< PreconditionerType > (const std::string &s) |
| template<> | |
| std::string | libMesh::Utility::enum_to_string< PreconditionerType > (const PreconditionerType i) |
| template<> | |
| Elem::RefinementState | libMesh::Utility::string_to_enum< Elem::RefinementState > (const std::string &s) |
| template<> | |
| std::string | libMesh::Utility::enum_to_string< Elem::RefinementState > (const Elem::RefinementState i) |
Site Created By: libMesh Developers
Last modified: February 05 2013 19:54:49 UTC
Hosted By: