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

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

aRealRefinement1d()=defaultdg::aRealRefinement1d< real_type >protected
aRealRefinement1d(const aRealRefinement1d &src)=defaultdg::aRealRefinement1d< real_type >protected
clone() constdg::RealLinearRefinement< real_type >inlinevirtual
generate(const RealGrid1d< real_type > &g_old, thrust::host_vector< real_type > &weights, thrust::host_vector< real_type > &abscissas) constdg::aRealRefinement1d< real_type >inline
N_new(unsigned N_old, bc bcx) constdg::aRealRefinement1d< real_type >inline
operator=(const aRealRefinement1d &src)=defaultdg::aRealRefinement1d< real_type >protected
RealLinearRefinement(unsigned multiple)dg::RealLinearRefinement< real_type >inline
~aRealRefinement1d()=defaultdg::aRealRefinement1d< real_type >virtual