OGS
LinAlgEnums.cpp File Reference

Detailed Description

Author
Wenqing Wang

Definition in file LinAlgEnums.cpp.

#include "LinAlgEnums.h"
Include dependency graph for LinAlgEnums.cpp:

Go to the source code of this file.

Namespaces

 MathLib
 

Functions

std::string MathLib::convertVecNormTypeToString (VecNormType normType)
 convert VecNormType to string More...
 
VecNormType MathLib::convertStringToVecNormType (const std::string &str)
 convert string to VecNormType More...