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

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

bcx() constdg::RealGrid1d< real_type >inline
contains(real_type x) constdg::RealGrid1d< real_type >inline
display(std::ostream &os=std::cout) constdg::RealGrid1d< real_type >inline
dlt() constdg::RealGrid1d< real_type >inline
h() constdg::RealGrid1d< real_type >inline
host_grid typedefdg::RealGrid1d< real_type >
host_vector typedefdg::RealGrid1d< real_type >
lx() constdg::RealGrid1d< real_type >inline
N() constdg::RealGrid1d< real_type >inline
n() constdg::RealGrid1d< real_type >inline
RealGrid1d()=defaultdg::RealGrid1d< real_type >
RealGrid1d(real_type x0, real_type x1, unsigned n, unsigned N, bc bcx=PER)dg::RealGrid1d< real_type >inline
set(real_type x0, real_type x1, bc bcx)dg::RealGrid1d< real_type >inline
set(unsigned n, unsigned N)dg::RealGrid1d< real_type >inline
set(real_type x0, real_type x1, unsigned n, unsigned N, bc bcx)dg::RealGrid1d< real_type >inline
shift(bool &negative, real_type &x) constdg::RealGrid1d< real_type >inline
shift(bool &negative, real_type &x, bc bcx) constdg::RealGrid1d< real_type >inline
size() constdg::RealGrid1d< real_type >inline
value_type typedefdg::RealGrid1d< real_type >
x0() constdg::RealGrid1d< real_type >inline
x1() constdg::RealGrid1d< real_type >inline