Discontinuous Galerkin Library
#include "dg/algorithm.h"
dg::ArakawaX< Geometry, Matrix, Container > Member List

This is the complete list of members for dg::ArakawaX< Geometry, Matrix, Container >, including all inherited members.

ArakawaX()=defaultdg::ArakawaX< Geometry, Matrix, Container >
ArakawaX(const Geometry &g)dg::ArakawaX< Geometry, Matrix, Container >
ArakawaX(const Geometry &g, bc bcx, bc bcy)dg::ArakawaX< Geometry, Matrix, Container >
construct(Params &&...ps)dg::ArakawaX< Geometry, Matrix, Container >inline
container_type typedefdg::ArakawaX< Geometry, Matrix, Container >
dx() constdg::ArakawaX< Geometry, Matrix, Container >inline
dy() constdg::ArakawaX< Geometry, Matrix, Container >inline
geometry_type typedefdg::ArakawaX< Geometry, Matrix, Container >
matrix_type typedefdg::ArakawaX< Geometry, Matrix, Container >
operator()(const ContainerType0 &lhs, const ContainerType1 &rhs, ContainerType2 &result)dg::ArakawaX< Geometry, Matrix, Container >inline
operator()(value_type alpha, const ContainerType0 &lhs, const ContainerType1 &rhs, value_type beta, ContainerType2 &result)dg::ArakawaX< Geometry, Matrix, Container >
set_chi(const ContainerType0 &new_chi)dg::ArakawaX< Geometry, Matrix, Container >inline
value_type typedefdg::ArakawaX< Geometry, Matrix, Container >