Block-Structured AMR Software Framework
Loading...
Searching...
No Matches
AMReX_IParser.H File Reference

Integer-only runtime expression parser and executor helpers. More...

#include <AMReX_Arena.H>
#include <AMReX_Array.H>
#include <AMReX_GpuDevice.H>
#include <AMReX_IParser_Exe.H>
#include <AMReX_Vector.H>
#include <memory>
#include <string>
#include <set>

Go to the source code of this file.

Classes

struct  amrex::IParserExecutor< N >
 Callable wrapper around an integer parser expression with N variables. More...
 
class  amrex::IParser
 Integer-only variant of amrex::Parser. More...
 

Namespaces

namespace  amrex
 

Detailed Description

Integer-only runtime expression parser and executor helpers.