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

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

aRealRefinement1d()=defaultdg::aRealRefinement1d< real_type >protected
aRealRefinement1d(const aRealRefinement1d &src)=defaultdg::aRealRefinement1d< real_type >protected
clone() constdg::RealIdentityRefinement< 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
~aRealRefinement1d()=defaultdg::aRealRefinement1d< real_type >virtual