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

This file contains the pure virtual base class definition of Reader. More...

#include <functional>
#include <string>
#include <unordered_map>
#include <vector>
#include "axom/inlet/Function.hpp"
#include "axom/inlet/VariantKey.hpp"

Classes

class  axom::inlet::Reader
 Abstract base class defining the interface of all Reader classes. More...
 

Namespaces

 axom
 
 axom::inlet
 

Detailed Description

This file contains the pure virtual base class definition of Reader.