AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::klee::internal Namespace Reference

Functions

LengthUnit parseLengthUnits (const inlet::Proxy &unitsAsProxy)
 This function parses a string and returns a LengthUnit. It is a compatibility function that throws a KleeError if the unit is invalid. More...
 

Function Documentation

◆ parseLengthUnits()

LengthUnit axom::klee::internal::parseLengthUnits ( const inlet::Proxy unitsAsProxy)

This function parses a string and returns a LengthUnit. It is a compatibility function that throws a KleeError if the unit is invalid.

Parameters
unitsAsProxyThe Inlet proxy from which to get the unit string.
Returns
A LengthUnit containing the unit type.