dg
dg::geo
dg::file
dg::exblas
dg::mat
Discontinuous Galerkin Library
#include "dg/algorithm.h"
- c -
c() :
dg::ButcherTableau< real_type >
Cauchy() :
dg::Cauchy
CauchyX() :
dg::CauchyX
cbegin() :
dg::View< ThrustVector >
cend() :
dg::View< ThrustVector >
ChebyshevIteration() :
dg::ChebyshevIteration< ContainerType >
ChebyshevPreconditioner() :
dg::ChebyshevPreconditioner< Matrix, ContainerType >
chi() :
dg::GeneralHelmholtz< Matrix, Container >
,
dg::Helmholtz2< Geometry, Matrix, Container >
clone() :
dg::aCommunicator< LocalContainer >
,
dg::AdaptiveTimeloop< ContainerType >
,
dg::aRealGeometry2d< real_type >
,
dg::aRealGeometry3d< real_type >
,
dg::aRealGeometryX2d< real_type >
,
dg::aRealGeometryX3d< real_type >
,
dg::aRealMPIGeometry2d< real_type >
,
dg::aRealMPIGeometry3d< real_type >
,
dg::aRealProductGeometry3d< real_type >
,
dg::aRealProductMPIGeometry3d< real_type >
,
dg::aRealRefinement1d< real_type >
,
dg::aRealRefinementX2d< real_type >
,
dg::aTimeloop< ContainerType >
,
dg::BijectiveComm< Index, Vector >
,
dg::GeneralComm< Index, Vector >
,
dg::MultistepTimeloop< ContainerType >
,
dg::RealCartesianGrid2d< real_type >
,
dg::RealCartesianGrid3d< real_type >
,
dg::RealCartesianGridX2d< real_type >
,
dg::RealCartesianGridX3d< real_type >
,
dg::RealCartesianMPIGrid2d< real_type >
,
dg::RealCartesianMPIGrid3d< real_type >
,
dg::RealCartesianRefinedGrid2d< real_type >
,
dg::RealCartesianRefinedGrid3d< real_type >
,
dg::RealCartesianRefinedGridX2d< real_type >
,
dg::RealCartesianRefinedGridX3d< real_type >
,
dg::RealCylindricalGrid3d< real_type >
,
dg::RealCylindricalMPIGrid3d< real_type >
,
dg::RealEquidistRefinement< real_type >
,
dg::RealEquidistXRefinement< real_type >
,
dg::RealExponentialRefinement< real_type >
,
dg::RealExponentialXRefinement< real_type >
,
dg::RealFemRefinement< real_type >
,
dg::RealIdentityRefinement< real_type >
,
dg::RealIdentityXRefinement< real_type >
,
dg::RealLinearRefinement< real_type >
,
dg::SinglestepTimeloop< ContainerType >
,
dg::SurjectiveComm< Index, Vector >
ClonePtr() :
dg::ClonePtr< Cloneable >
collective() :
dg::MPIDistMat< LocalMatrix, Collective >
,
dg::RowColDistMat< LocalMatrixInner, LocalMatrixOuter, Collective >
communicator() :
dg::aCommunicator< LocalContainer >
,
dg::aRealMPITopology2d< real_type >
,
dg::aRealMPITopology3d< real_type >
,
dg::MPI_Vector< container >
,
dg::NearestNeighborComm< Index, Buffer, Vector >
communicator_mod() :
dg::MPI_Vector< container >
communicator_mod_reduce() :
dg::MPI_Vector< container >
Composite() :
dg::Composite< Matrix >
CONSTANT() :
dg::CONSTANT
construct() :
dg::Adaptive< Stepper >
,
dg::AdaptiveTimeloop< ContainerType >
,
dg::Advection< Geometry, Matrix, Container >
,
dg::AndersonAcceleration< ContainerType >
,
dg::ArakawaX< Geometry, Matrix, Container >
,
dg::ARKStep< ContainerType >
,
dg::BICGSTABl< ContainerType >
,
dg::ChebyshevIteration< ContainerType >
,
dg::DefaultSolver< ContainerType >
,
dg::DIRKStep< ContainerType >
,
dg::Elliptic1d< Geometry, Matrix, Container >
,
dg::Elliptic2d< Geometry, Matrix, Container >
,
dg::Elliptic3d< Geometry, Matrix, Container >
,
dg::ERKStep< ContainerType >
,
dg::EVE< ContainerType >
,
dg::ExplicitMultistep< ContainerType >
,
dg::FilteredERKStep< ContainerType >
,
dg::FilteredExplicitMultistep< ContainerType >
,
dg::GeneralHelmholtz< Matrix, Container >
,
dg::Helmholtz2< Geometry, Matrix, Container >
,
dg::ImExMultistep< ContainerType >
,
dg::ImplicitMultistep< ContainerType >
,
dg::LGMRES< ContainerType >
,
dg::MultigridCG2d< Geometry, Matrix, Container >
,
dg::MultiMatrix< MatrixType, ContainerType >
,
dg::MultistepTimeloop< ContainerType >
,
dg::NestedGrids< Geometry, Matrix, Container >
,
dg::PCG< ContainerType >
,
dg::ShuOsher< ContainerType >
,
dg::SinglestepTimeloop< ContainerType >
,
dg::SparseTensor< container >
,
dg::View< ThrustVector >
contains() :
dg::aRealTopology2d< real_type >
,
dg::aRealTopology3d< real_type >
,
dg::aRealTopologyX2d< real_type >
,
dg::aRealTopologyX3d< real_type >
,
dg::EntireDomain
,
dg::RealGrid1d< real_type >
,
dg::RealGridX1d< real_type >
converged() :
dg::LGMRES< ContainerType >
ConvertsToButcherTableau() :
dg::ConvertsToButcherTableau< real_type >
ConvertsToMultistepTableau() :
dg::ConvertsToMultistepTableau< real_type >
ConvertsToShuOsherTableau() :
dg::ConvertsToShuOsherTableau< real_type >
CooSparseBlockMat() :
dg::CooSparseBlockMat< value_type >
copyable() :
dg::AndersonAcceleration< ContainerType >
,
dg::ARKStep< ContainerType >
,
dg::BICGSTABl< ContainerType >
,
dg::ChebyshevIteration< ContainerType >
,
dg::DIRKStep< ContainerType >
,
dg::ERKStep< ContainerType >
,
dg::ExplicitMultistep< ContainerType >
,
dg::FilteredERKStep< ContainerType >
,
dg::FilteredExplicitMultistep< ContainerType >
,
dg::ImExMultistep< ContainerType >
,
dg::ImplicitMultistep< ContainerType >
,
dg::LeastSquaresPreconditioner< Matrix, InnerPreconditioner, ContainerType >
,
dg::LGMRES< ContainerType >
,
dg::MultigridCG2d< Geometry, Matrix, Container >
,
dg::NestedGrids< Geometry, Matrix, Container >
,
dg::PCG< ContainerType >
,
dg::ShuOsher< ContainerType >
CosXCosY() :
dg::CosXCosY
CosY() :
dg::CosY
CSRSlopeLimiter() :
dg::CSRSlopeLimiter< real_type >
CSRSWMFilter() :
dg::CSRSWMFilter< real_type >
Generated on Wed Sep 20 2023 15:18:50 for Discontinuous Galerkin Library by
1.9.3