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

This file contains the class definition of Inlet, the main class for the Inlet component. More...

#include <memory>
#include <string>
#include <vector>
#include <functional>
#include "axom/inlet/Container.hpp"
#include "axom/inlet/Field.hpp"
#include "axom/inlet/Proxy.hpp"
#include "axom/inlet/Reader.hpp"
#include "axom/sidre.hpp"
#include "axom/inlet/Writer.hpp"

Classes

class  axom::inlet::Inlet
 This class is the main access point for all Inlet operations from from defining the schema of the users input file to getting the values out of the Sidre DataStore. More...
 

Namespaces

 axom
 
 axom::inlet
 

Detailed Description

This file contains the class definition of Inlet, the main class for the Inlet component.