Discontinuous Galerkin Library
#include "dg/algorithm.h"
|
This is the complete list of members for dg::RealFemRefinement< real_type >, including all inherited members.
aRealRefinement1d()=default | dg::aRealRefinement1d< real_type > | protected |
aRealRefinement1d(const aRealRefinement1d &src)=default | dg::aRealRefinement1d< real_type > | protected |
clone() const | dg::RealFemRefinement< real_type > | inlinevirtual |
generate(const RealGrid1d< real_type > &g_old, thrust::host_vector< real_type > &weights, thrust::host_vector< real_type > &abscissas) const | dg::aRealRefinement1d< real_type > | inline |
N_new(unsigned N_old, bc bcx) const | dg::aRealRefinement1d< real_type > | inline |
operator=(const aRealRefinement1d &src)=default | dg::aRealRefinement1d< real_type > | protected |
RealFemRefinement(unsigned multiple) | dg::RealFemRefinement< real_type > | inline |
~aRealRefinement1d()=default | dg::aRealRefinement1d< real_type > | virtual |