SG++-Doxygen-Documentation
|
#include <sgpp/base/datatypes/DataVector.hpp>
#include <sgpp/combigrid/GeneralFunction.hpp>
#include <sgpp/globaldef.hpp>
#include <memory>
#include <mutex>
#include <string>
#include <unordered_map>
#include <vector>
Classes | |
class | sgpp::combigrid::FunctionLookupTable |
This class wraps a MultiFunction and stores computed values using a hashtable to avoid reevaluating a function at points where it already has been evaluated. More... | |
Namespaces | |
sgpp | |
This header contains some utility functions. | |
sgpp::combigrid | |