![]() |
NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
#include <string>
#include <map>
#include "stringdatastructures.hpp"
#include "stringvarfactory.hpp"
#include "stringlogicparser.hpp"
#include "stringfunchandler.hpp"
#include "../ParserLib/muParser.h"
#include "../settings.hpp"
#include "../datamanagement/memorymanager.hpp"
Go to the source code of this file.
Classes | |
class | NumeRe::StringParser |
This class is the central string expression parser. It is designed as being a singleton with a persistent existence linked to the kernel class. More... | |
Namespaces | |
namespace | NumeRe |