Discontinuous Galerkin Library
#include "dg/algorithm.h"
|
Functions | |
template<class Stencil , class ContainerType , class ... ContainerTypes> | |
void | doParallelFor (SharedVectorTag, Stencil f, unsigned N, ContainerType &&x, ContainerTypes &&... xs) |
void dg::blas2::detail::doParallelFor | ( | SharedVectorTag | , |
Stencil | f, | ||
unsigned | N, | ||
ContainerType && | x, | ||
ContainerTypes &&... | xs ) |