AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
GeometryOperatorsIO.hpp File Reference
#include <memory>
#include <string>
#include <unordered_map>
#include "axom/inlet.hpp"
#include "axom/klee/Dimensions.hpp"
#include "axom/klee/Units.hpp"

Classes

struct  axom::klee::internal::SingleOperatorData
 
class  axom::klee::internal::GeometryOperatorData
 
struct  axom::klee::internal::NamedOperatorData
 
struct  axom::klee::internal::NamedOperatorMapData
 
struct  FromInlet< axom::klee::internal::GeometryOperatorData >
 
struct  FromInlet< axom::klee::internal::NamedOperatorData >
 
struct  FromInlet< axom::klee::internal::NamedOperatorMapData >
 

Namespaces

 axom
 
 axom::klee
 
 axom::klee::internal
 

Typedefs

using axom::klee::internal::NamedOperatorMap = std::unordered_map< std::string, std::shared_ptr< const GeometryOperator > >