Discontinuous Galerkin Library
#include "dg/algorithm.h"
dg::CSRSlopeLimiter< real_type > Member List

This is the complete list of members for dg::CSRSlopeLimiter< real_type >, including all inherited members.

CSRSlopeLimiter(real_type mod=(real_type) 0)dg::CSRSlopeLimiter< real_type >inline
operator()(unsigned i, const int *row_offsets, const int *column_indices, const real_type *values, const real_type *x, real_type *y)dg::CSRSlopeLimiter< real_type >inline