AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
VerifiableScalar.hpp File Reference

This file defines an interface for scalars that are verifiable. More...

#include <memory>
#include <functional>
#include <vector>
#include <initializer_list>

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
 

Detailed Description

This file defines an interface for scalars that are verifiable.