AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::inlet::FunctionType Struct Reference

The types used to describe function signatures in the input file. More...

#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/develop/src/axom/inlet/Function.hpp>

Public Types

using Vector = InletVector
 
using Double = double
 
using Void = void
 
using String = std::string
 

Detailed Description

The types used to describe function signatures in the input file.

Note
These are aliases intended to improve readability

Member Typedef Documentation

◆ Vector

◆ Double

◆ Void

◆ String

using axom::inlet::FunctionType::String = std::string

The documentation for this struct was generated from the following file: