Template Function combigrid::writeInterpolatedValuesSingleFile
Defined in File InterpolationWorker.hpp
Function Documentation
-
template<typename CombiDataType = double>
static void combigrid::writeInterpolatedValuesSingleFile(const std::vector<std::unique_ptr<Task<CombiDataType>>> &tasks, const std::vector<std::vector<real>> &interpolationCoords, const std::string &filenamePrefix, IndexType currentCombinationStep)