Discontinuous Galerkin Library
#include "dg/algorithm.h"
Loading...
Searching...
No Matches
dg::aRealTopology< real_type, Nd > Member List

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

abscissas(unsigned u=0) constdg::aRealTopology< real_type, Nd >inline
aRealTopology()=defaultdg::aRealTopology< real_type, Nd >protected
aRealTopology(std::array< real_type, Nd > p, std::array< real_type, Nd > q, std::array< unsigned, Nd > n, std::array< unsigned, Nd > N, std::array< dg::bc, Nd > bcs)dg::aRealTopology< real_type, Nd >inlineprotected
aRealTopology(const std::array< RealGrid< real_type, 1 >, Nd > &axes)dg::aRealTopology< real_type, Nd >inlineprotected
aRealTopology(const aRealTopology &src)=defaultdg::aRealTopology< real_type, Nd >protected
axis(unsigned u) constdg::aRealTopology< real_type, Nd >inline
bc(unsigned u=0) constdg::aRealTopology< real_type, Nd >inline
bcx() constdg::aRealTopology< real_type, Nd >inline
bcy() constdg::aRealTopology< real_type, Nd >inline
bcz() constdg::aRealTopology< real_type, Nd >inline
contains(real_type x) constdg::aRealTopology< real_type, Nd >inline
contains(const Vector &x) constdg::aRealTopology< real_type, Nd >inline
count() constdg::aRealTopology< real_type, Nd >inline
display(std::ostream &os=std::cout) constdg::aRealTopology< real_type, Nd >inline
do_set(std::array< unsigned, Nd > new_n, std::array< unsigned, Nd > new_N)=0dg::aRealTopology< real_type, Nd >protectedpure virtual
do_set(std::array< dg::bc, Nd > new_bcs)=0dg::aRealTopology< real_type, Nd >protectedpure virtual
do_set_pq(std::array< real_type, Nd > new_p, std::array< real_type, Nd > new_q)=0dg::aRealTopology< real_type, Nd >protectedpure virtual
get_abscissas() constdg::aRealTopology< real_type, Nd >inline
get_bc() constdg::aRealTopology< real_type, Nd >inline
get_h() constdg::aRealTopology< real_type, Nd >inline
get_l() constdg::aRealTopology< real_type, Nd >inline
get_N() constdg::aRealTopology< real_type, Nd >inline
get_n() constdg::aRealTopology< real_type, Nd >inline
get_p() constdg::aRealTopology< real_type, Nd >inline
get_q() constdg::aRealTopology< real_type, Nd >inline
get_shape() constdg::aRealTopology< real_type, Nd >inline
get_weights() constdg::aRealTopology< real_type, Nd >inline
grid(unsigned u) constdg::aRealTopology< real_type, Nd >inline
gx() constdg::aRealTopology< real_type, Nd >inline
gy() constdg::aRealTopology< real_type, Nd >inline
gz() constdg::aRealTopology< real_type, Nd >inline
h(unsigned u=0) constdg::aRealTopology< real_type, Nd >inline
host_grid typedefdg::aRealTopology< real_type, Nd >
host_vector typedefdg::aRealTopology< real_type, Nd >
hx() constdg::aRealTopology< real_type, Nd >inline
hy() constdg::aRealTopology< real_type, Nd >inline
hz() constdg::aRealTopology< real_type, Nd >inline
l(unsigned u=0) constdg::aRealTopology< real_type, Nd >inline
lx() constdg::aRealTopology< real_type, Nd >inline
ly() constdg::aRealTopology< real_type, Nd >inline
lz() constdg::aRealTopology< real_type, Nd >inline
multiplyCellNumbers(real_type fx, real_type fy)dg::aRealTopology< real_type, Nd >inline
N(unsigned u=0) constdg::aRealTopology< real_type, Nd >inline
n(unsigned u=0) constdg::aRealTopology< real_type, Nd >inline
ndim()dg::aRealTopology< real_type, Nd >inlinestatic
Nx() constdg::aRealTopology< real_type, Nd >inline
nx() constdg::aRealTopology< real_type, Nd >inline
Ny() constdg::aRealTopology< real_type, Nd >inline
ny() constdg::aRealTopology< real_type, Nd >inline
Nz() constdg::aRealTopology< real_type, Nd >inline
nz() constdg::aRealTopology< real_type, Nd >inline
operator=(const aRealTopology &src)=defaultdg::aRealTopology< real_type, Nd >protected
p(unsigned u=0) constdg::aRealTopology< real_type, Nd >inline
q(unsigned u=0) constdg::aRealTopology< real_type, Nd >inline
set(unsigned new_n, unsigned new_Nx)dg::aRealTopology< real_type, Nd >inline
set(unsigned new_n, unsigned new_Nx, unsigned new_Ny)dg::aRealTopology< real_type, Nd >inline
set(unsigned new_n, unsigned new_Nx, unsigned new_Ny, unsigned new_Nz)dg::aRealTopology< real_type, Nd >inline
set(unsigned new_n, std::array< unsigned, Nd > new_N)dg::aRealTopology< real_type, Nd >inline
set(std::array< unsigned, Nd > new_n, std::array< unsigned, Nd > new_N)dg::aRealTopology< real_type, Nd >inline
set(std::array< real_type, Nd > new_p, std::array< real_type, Nd > new_q, std::array< unsigned, Nd > new_n, std::array< unsigned, Nd > new_N, std::array< dg::bc, Nd > new_bcs)dg::aRealTopology< real_type, Nd >inline
set_axis(unsigned coord, unsigned new_n, unsigned new_N)dg::aRealTopology< real_type, Nd >inline
set_bcs(std::array< dg::bc, Nd > new_bcs)dg::aRealTopology< real_type, Nd >inline
set_pq(std::array< real_type, Nd > new_p, std::array< real_type, Nd > new_q)dg::aRealTopology< real_type, Nd >inline
shape(unsigned u=0) constdg::aRealTopology< real_type, Nd >inline
size() constdg::aRealTopology< real_type, Nd >inline
start() constdg::aRealTopology< real_type, Nd >inline
value_type typedefdg::aRealTopology< real_type, Nd >
weights(unsigned u=0) constdg::aRealTopology< real_type, Nd >inline
x0() constdg::aRealTopology< real_type, Nd >inline
x1() constdg::aRealTopology< real_type, Nd >inline
y0() constdg::aRealTopology< real_type, Nd >inline
y1() constdg::aRealTopology< real_type, Nd >inline
z0() constdg::aRealTopology< real_type, Nd >inline
z1() constdg::aRealTopology< real_type, Nd >inline
~aRealTopology()=defaultdg::aRealTopology< real_type, Nd >protected