|
AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
|
This file defines an interface for scalars that are verifiable. More...
#include <memory>#include <functional>#include <vector>#include <initializer_list>#include "axom/inlet/inlet_utils.hpp"Classes | |
| class | axom::inlet::VerifiableScalar |
| Basic interface for verifiable scalar values of Inlet primitive type, namely int, double, bool, or std::string - implementations can use this directly (inlet::Field) or forward to all elements of a collection (inlet::AggregrateField) More... | |
Namespaces | |
| axom | |
| axom::inlet | |
This file defines an interface for scalars that are verifiable.