Typedef combigrid::TaskContainer

Typedef Documentation

template<typename CombiDataType = double>
using combigrid::TaskContainer = std::vector<Task<CombiDataType>*>