Discontinuous Galerkin Library
#include "dg/algorithm.h"
Loading...
Searching...
No Matches
dg::Average< IMatrix, ContainerType > Member List

This is the complete list of members for dg::Average< IMatrix, ContainerType >, including all inherited members.

Average()=defaultdg::Average< IMatrix, ContainerType >
Average(const Topology &g, std::array< unsigned, Md > axes)dg::Average< IMatrix, ContainerType >inline
Average(const Topology &g, enum coo2d axes)dg::Average< IMatrix, ContainerType >inline
Average(const Topology &g, enum coo3d axes)dg::Average< IMatrix, ContainerType >inline
Average(const Topology &g, std::array< enum coo3d, 2 > axes)dg::Average< IMatrix, ContainerType >inline
container_type typedefdg::Average< IMatrix, ContainerType >
operator()(const ContainerType &src, ContainerType &res, bool extend=true)dg::Average< IMatrix, ContainerType >inline
value_type typedefdg::Average< IMatrix, ContainerType >