SG++-Doxygen-Documentation
|
#include <string>
#include "sgpp/base/datatypes/DataMatrix.hpp"
#include "sgpp/base/operation/BaseOpFactory.hpp"
#include "sgpp/globaldef.hpp"
Functions | |
void | doDirectedRefinements (sgpp::base::AdaptivityConfiguration &adaptConfig, sgpp::base::Grid &grid, sgpp::base::GridGenerator &gridGen) |
void | doRandomRefinements (sgpp::base::AdaptivityConfiguration &adaptConfig, sgpp::base::Grid &grid, sgpp::base::GridGenerator &gridGen) |
std::string | uncompressFile (std::string fileName) |
void doDirectedRefinements | ( | sgpp::base::AdaptivityConfiguration & | adaptConfig, |
sgpp::base::Grid & | grid, | ||
sgpp::base::GridGenerator & | gridGen | ||
) |
void doRandomRefinements | ( | sgpp::base::AdaptivityConfiguration & | adaptConfig, |
sgpp::base::Grid & | grid, | ||
sgpp::base::GridGenerator & | gridGen | ||
) |
std::string uncompressFile | ( | std::string | fileName | ) |