Nektar++
Classes | Namespaces | Typedefs
Interpreter.h File Reference
#include <memory>
#include <string>
#include <LibUtilities/BasicUtils/SharedArray.hpp>

Go to the source code of this file.

Classes

class  Nektar::LibUtilities::Interpreter
 Interpreter class for the evaluation of mathematical expressions. More...
 

Namespaces

namespace  Nektar
 
namespace  Nektar::LibUtilities
 

Typedefs

typedef std::shared_ptr< Interpreter > Nektar::LibUtilities::InterpreterSharedPtr