NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
define.hpp File Reference
#include <string>
#include <iostream>
#include <fstream>
#include <map>
#include <vector>
#include "../ui/error.hpp"
#include "../io/filesystem.hpp"
#include "../settings.hpp"
#include "../utils/tools.hpp"
Include dependency graph for define.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FunctionDefinition
 This class implements a single function definition. It is managed by the Define class. More...
 
class  FunctionDefinitionManager
 This class implements the function definition managing instance. More...