|
AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
|
#include <memory>#include <string>#include <unordered_map>#include "axom/inlet.hpp"#include "axom/klee/Dimensions.hpp"#include "axom/klee/Units.hpp"Namespaces | |
| axom | |
| axom::klee | |
| axom::klee::internal | |
Typedefs | |
| using | axom::klee::internal::NamedOperatorMap = std::unordered_map< std::string, std::shared_ptr< const GeometryOperator > > |