std::vector< std::array< T, Dim > > operator()(const T &value) const
Repeat over all blocks and dimensions (isotropic and homogeneous)
Produce a distribution of type T over all blocks and dimensions in the domain, based on values T of v...
Definition: ExpandOverBlocks.hpp:47