NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
procedurevarfactory.hpp File Reference
#include <string>
#include <map>
#include "../utils/tools.hpp"
#include "../ui/error.hpp"
#include "../datamanagement/memorymanager.hpp"
#include "../maths/functionimplementation.hpp"
#include "../maths/define.hpp"
#include "../settings.hpp"
#include "../io/output.hpp"
#include "../plotting/plotdata.hpp"
#include "../script.hpp"
Include dependency graph for procedurevarfactory.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ProcedureVarFactory
 This class is the variable factory used by procedure instances to create their local variables and resolve calls to them. More...