CDune::AdderSelector< T, X, S > | Template meta program for choosing how to add the correction |
CDune::AdderSelector< AdditiveSchwarzMode, X, S > | |
CDune::AdderSelector< MultiplicativeSchwarzMode, X, S > | |
CDune::AdderSelector< SymmetricMultiplicativeSchwarzMode, X, S > | |
CDune::OwnerOverlapCopyCommunication< GlobalIdType, LocalIdType >::AddGatherScatter< T > | |
CDune::AdditiveAdder< S, T > | |
CDune::AdditiveAdder< S, BlockVector< FieldVector< T, n >, A > > | |
CDune::AdditiveSchwarzMode | Tag that the tells the schwarz method to be additive |
CDune::Amg::Aggregate< G, S > | A class for temporarily storing the vertices of an aggregate in |
CDune::Amg::Aggregate< MatrixGraph, VertexSet > | |
CDune::Amg::AggregateRenumberer< G > | |
CDune::Amg::AggregatesGatherScatter< T, TI > | |
CDune::Amg::AggregatesMap< V > | Class providing information about the mapping of the vertices onto aggregates |
CDune::Amg::AggregatesMap< Vertex > | |
CDune::Amg::AggregatesPublisher< T, O, I > | |
CDune::Amg::AggregatesPublisher< T, O, OwnerOverlapCopyCommunication< T1, T2 > > | Utility class for publishing the aggregate number of the DOFs in the overlap to other processors and convert them to local indices |
CDune::Amg::AggregatesPublisher< T, O, SequentialInformation > | |
CDune::Amg::Aggregator< G > | Class for building the aggregates |
CDune::algmeta_bdsolve< I, relax > | |
CDune::algmeta_bdsolve< 0, norelax > | |
CDune::algmeta_bdsolve< 0, withrelax > | |
CDune::algmeta_btsolve< I, diag, relax > | |
CDune::algmeta_btsolve< 0, nodiag, norelax > | |
CDune::algmeta_btsolve< 0, nodiag, withrelax > | |
CDune::algmeta_btsolve< 0, withdiag, norelax > | |
CDune::algmeta_btsolve< 0, withdiag, withrelax > | |
CDune::algmeta_itsteps< I > | |
CDune::algmeta_itsteps< 0 > | |
CDune::Amg::AlwaysOneNorm | |
CDune::Amg::ApplyHelper< i > | |
CDune::Amg::ApplyHelper< 0 > | |
►CDune::base_array_unmanaged< B, A > | A simple array container for objects of type B |
CDune::base_array< B, A > | This container extends base_array_unmanaged by memory management with the usual copy semantics providing the full range of copy constructor, destructor and assignment operators |
CDune::base_array_window< B, A > | Extend base_array_unmanaged by functions to manipulate |
►CDune::block_vector_unmanaged< B, A > | An unmanaged vector of blocks |
CDune::BlockVector< B, A > | A vector of blocks with memory management |
CDune::BlockVectorWindow< B, A > | |
CDune::VariableBlockVector< B, A > | A Vector of blocks with different blocksizes |
►CDune::base_array_unmanaged< FieldVector< T, n >, A > | |
►CDune::block_vector_unmanaged< FieldVector< T, n >, A > | |
CDune::BlockVector< FieldVector< T, n >, A > | |
►CDune::base_array_unmanaged< T, A > | |
►CDune::block_vector_unmanaged< T, A > | |
CDune::VariableBlockVector< T, A > | |
►CDune::Amg::BaseConnectivityConstructor | |
CDune::Amg::ConnectivityConstructor< G, T > | |
CDune::Amg::ConnectivityConstructor< G, SequentialInformation > | |
►CDune::Amg::BaseGalerkinProduct | |
CDune::Amg::GalerkinProduct< T > | |
CDune::Amg::GalerkinProduct< SequentialInformation > | |
CDune::BaseGetSuperLUType< T > | |
►CDune::BaseGetSuperLUType< double > | |
CDune::GetSuperLUType< double > | |
►CDune::BaseGetSuperLUType< float > | |
CDune::GetSuperLUType< float > | |
►CDune::BaseGetSuperLUType< std::complex< double > > | |
CDune::GetSuperLUType< std::complex< double > > | |
►CDune::BaseGetSuperLUType< std::complex< float > > | |
CDune::GetSuperLUType< std::complex< float > > | |
►CDune::BCRSMatrix< B, A > | A sparse block matrix with compressed row storage |
CDune::BDMatrix< B, A > | A block-diagonal matrix |
CDune::BTDMatrix< B, A > | A block-tridiagonal matrix |
►CBidirectionalIteratorFacade | |
CDune::Amg::Hierarchy< T, A >::LevelIterator< T1, T2 > | Iterator over the levels in the hierarchy |
CDune::compressed_base_array_unmanaged< B, A >::RealIterator< T > | Iterator class for sequential access |
CDune::BL< l > | Compile-time parameter for block recursion depth |
CDune::Amg::MatrixHierarchy< M, PI, A >::MatrixStats< Matrix, true >::calc | |
CDune::CheckIfDiagonalPresent< Matrix, blocklevel, l > | Check whether the a matrix has diagonal values on blocklevel recursion levels |
CDune::CheckIfDiagonalPresent< Matrix, 0, l > | |
CDune::CheckIfDiagonalPresent< MultiTypeBlockMatrix< T1, T2, T3, T4, T5, T6, T7, T8, T9 >, blocklevel, l > | |
CDune::ColCompMatrix< M > | Utility class for converting an ISTL Matrix into a column-compressed matrix |
►CDune::ColCompMatrix< BCRSMatrix< FieldMatrix< B, n, m >, TA > > | Converter for BCRSMatrix to column-compressed Matrix. specialization for BCRSMatrix |
CDune::SuperLUMatrix< BCRSMatrix< FieldMatrix< B, n, m >, TA > > | Converter for BCRSMatrix to SuperLU Matrix |
CDune::ColCompMatrix< Matrix > | |
CDune::ColCompMatrixInitializer< M > | Inititializer for the ColCompMatrix as needed by OverlappingSchwarz |
►CDune::ColCompMatrixInitializer< BCRSMatrix< FieldMatrix< T, n, m >, A > > | |
CDune::SuperMatrixInitializer< BCRSMatrix< FieldMatrix< T, n, m >, A > > | |
CDune::CommMatrixRow< M, I > | Utility class for comunicating the matrix entries |
CDune::CommMatrixRowSize< M, RI > | Utility class to communicate and set the row sizes of a redistributed matrix |
CDune::CommMatrixSparsityPattern< M, I > | Utility class to communicate and build the sparsity pattern of a redistributed matrix |
CDune::CommPolicy< Amg::GlobalAggregatesMap< T, TI > > | |
CDune::CommPolicy< CommMatrixRow< M, I > > | |
CDune::CommPolicy< CommMatrixSparsityPattern< M, I > > | |
►CDune::compressed_base_array_unmanaged< B, A > | A simple array container with non-consecutive index set |
►CDune::compressed_block_vector_unmanaged< B, A > | |
CDune::CompressedBlockVectorWindow< B, A > | |
CDune::CompressionStatistics< size_type > | Statistics about compression achieved in implicit mode |
CDune::Amg::BaseConnectivityConstructor::ConnectedBuilder< G, S, V > | Visitor for identifying connected aggregates during a breadthFirstSearch |
CDune::VariableBlockVector< B, A >::ConstIterator | ConstIterator class for sequential access |
CDune::Amg::ConstructionTraits< T > | Traits class for generically constructing non default constructable types |
CDune::Amg::ConstructionTraits< BlockPreconditioner< X, Y, C, T > > | |
CDune::Amg::ConstructionTraits< BlockVector< T, A > > | |
CDune::Amg::ConstructionTraits< MatrixAdapter< M, X, Y > > | |
CDune::Amg::ConstructionTraits< NonoverlappingBlockPreconditioner< C, T > > | |
CDune::Amg::ConstructionTraits< NonoverlappingSchwarzOperator< M, X, Y, C > > | |
CDune::Amg::ConstructionTraits< OverlappingSchwarzOperator< M, X, Y, C > > | |
CDune::Amg::ConstructionTraits< OwnerOverlapCopyCommunication< T1, T2 > > | |
CDune::Amg::ConstructionTraits< ParSSOR< M, X, Y, C > > | Policy for the construction of the ParSSOR smoother |
CDune::Amg::ConstructionTraits< SeqILU0< M, X, Y > > | Policy for the construction of the SeqILUn smoother |
CDune::Amg::ConstructionTraits< SeqILUn< M, X, Y > > | Policy for the construction of the SeqJac smoother |
CDune::Amg::ConstructionTraits< SeqJac< M, X, Y, l > > | Policy for the construction of the SeqJac smoother |
CDune::Amg::ConstructionTraits< SeqOverlappingSchwarz< M, X, TM, TS, TA > > | |
CDune::Amg::ConstructionTraits< SeqSOR< M, X, Y, l > > | Policy for the construction of the SeqSOR smoother |
CDune::Amg::ConstructionTraits< SeqSSOR< M, X, Y, l > > | Policy for the construction of the SeqSSOR smoother |
CDune::Amg::ConstructionTraits< SequentialInformation > | |
CDune::OwnerOverlapCopyCommunication< GlobalIdType, LocalIdType >::CopyGatherScatter< T > | Gather/scatter callback for communcation |
CDune::VariableBlockVector< B, A >::CreateIterator | Iterator class for sequential creation of blocks |
CDune::BCRSMatrix< B, A >::CreateIterator | Iterator class for sequential creation of blocks |
►CDune::Amg::DefaultConstructionArgs< T > | Construction Arguments for the default smoothers |
►CDune::Amg::ConstructionArgs< T > | |
CDune::Amg::DefaultParallelConstructionArgs< T, C > | |
►CDune::Amg::DefaultConstructionArgs< SeqILUn< M, X, Y > > | |
CDune::Amg::ConstructionArgs< SeqILUn< M, X, Y > > | |
►CDune::Amg::DefaultConstructionArgs< SeqOverlappingSchwarz< M, X, TM, TS, TA > > | |
CDune::Amg::ConstructionArgs< SeqOverlappingSchwarz< M, X, TM, TS, TA > > | |
►CDune::Amg::DefaultSmootherArgs< T > | The default class for the smoother arguments |
CDune::Amg::SeqOverlappingSchwarzSmootherArgs< T > | |
►CDune::Amg::DependencyParameters | Parameters needed to check whether a node depends on another |
►CDune::Amg::AggregationParameters | Parameters needed for the aggregation process, |
►CDune::Amg::CoarseningParameters | Parameters for the complete coarsening process |
►CDune::Amg::Parameters | All parameters for AMG |
►CDune::Amg::Dependency< M, Norm > | |
►CDune::Amg::AggregationCriterion< Dependency< M, Norm > > | |
CDune::Amg::UnSymmetricCriterion< M, Norm > | Criterion suited for unsymmetric matrices |
CDune::Amg::Dependency< M, N > | Dependency policy for symmetric matrices |
CDune::Amg::SymmetricDependency< M, N > | Dependency policy for symmetric matrices |
CDune::Amg::SymmetricMatrixDependency< M, N > | Dependency policy for symmetric matrices |
►CDune::Amg::SymmetricDependency< M, Norm > | |
►CDune::Amg::AggregationCriterion< SymmetricDependency< M, Norm > > | |
CDune::Amg::SymmetricCriterion< M, Norm > | Criterion taking advantage of symmetric matrices |
CDune::Amg::Diagonal< N > | Norm that uses only the [N][N] entry of the block to determine couplings |
►CDune::Amg::Diagonal< 0 > | |
CDune::Amg::FirstDiagonal | Norm that uses only the [0][0] entry of the block to determine couplings |
CDune::Amg::DirichletBoundarySetter< T > | |
CDune::Amg::DirichletBoundarySetter< SequentialInformation > | |
CDune::Amg::AggregatesMap< V >::DummyEdgeVisitor | A Dummy visitor that does nothing for each visited edge |
CDune::DynamicMatrixSubdomainSolver< M, X, Y > | Exact subdomain solver using Dune::DynamicMatrix<T>::solve |
CDune::DynamicMatrixSubdomainSolver< BCRSMatrix< FieldMatrix< K, n, n >, Al >, X, Y > | |
CDune::Amg::SubGraph< G, T >::EdgeIndexMap | An index map for mapping the edges to indices |
CDune::Amg::MatrixGraph< M >::EdgeIteratorT< C > | Iterator over all edges starting from a vertex |
CDune::Amg::EdgeProperties | Class representing the properties of an ede in the matrix graph |
►CException | |
CDune::MatrixMarketFormatError | |
CDune::FieldMatrix< K, n, m > | |
CDune::FieldTraits< BlockVector< B, A > > | |
►CFMatrixError | |
CDune::MatrixBlockError | |
►CForwardIteratorFacade | |
CDune::Amg::SubGraph< G, T >::VertexIterator | The vertex iterator of the graph |
CDune::MatrixRowSubset< M, S >::const_iterator | The matrix row iterator type |
CDune::Amg::FrobeniusNorm | |
CDune::Amg::GaussSeidelPostsmoothDefect< level > | |
CDune::Amg::GaussSeidelPresmoothDefect< level > | |
CDune::GetSuperLUType< T > | |
CDune::Amg::GlobalAggregatesMap< T, TI > | |
CDune::Amg::GraphEdgePropertiesSelector< G > | Wrapper to access the internal vertex properties of a graph via operator[]() |
CDune::Amg::GraphVertexPropertiesSelector< G > | Wrapper to access the internal edge properties of a graph via operator[]() |
CDune::Amg::Hierarchy< T, A > | A hierarchy of coantainers (e.g. matrices or vectors) |
CDune::Amg::Hierarchy< Domain, A > | |
CDune::Amg::Hierarchy< MatrixOperator, Allocator > | |
CDune::Amg::Hierarchy< ParallelInformation, Allocator > | |
CDune::Amg::Hierarchy< Range, A > | |
CDune::Amg::Hierarchy< Smoother, A > | |
►CDune::ILUSubdomainSolver< M, X, Y > | Base class encapsulating common algorithms of ILU0SubdomainSolver and ILUNSubdomainSolver |
CDune::ILU0SubdomainSolver< M, X, Y > | Exact subdomain solver using ILU(p) with appropriate p |
CDune::ILUNSubdomainSolver< M, X, Y > | |
CDune::ImplicitMatrixBuilder< M_ > | A wrapper for uniform access to the BCRSMatrix during and after the build stage in implicit build mode |
CDune::IndexInfoFromGrid< G, L > | Information about the index distribution |
CDune::Amg::IndicesCoarsener< T, E > | |
CDune::Amg::IndicesCoarsener< SequentialInformation, E > | Coarsen Indices in the sequential case |
►CInterface | |
CDune::RedistributeInterface | |
►CDune::InverseOperator< X, Y > | Abstract base class for all solvers |
CDune::RestartedGMResSolver< X, Y, F > | Implements the Generalized Minimal Residual (GMRes) method |
►CDune::InverseOperator< BlockVector< FieldVector< T, m >, A::template rebind< FieldVector< T, m > >::other >, BlockVector< FieldVector< T, n >, A::template rebind< FieldVector< T, n > >::other > > | |
CDune::SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > > | SuperLu Solver |
CDune::UMFPack< BCRSMatrix< FieldMatrix< T, n, m >, A > > | The UMFPack direct sparse solver for matrices of type BCRSMatrix |
►CDune::InverseOperator< X, X > | |
CDune::BiCGSTABSolver< X > | Bi-conjugate Gradient Stabilized (BiCG-STAB) |
CDune::CGSolver< X > | Conjugate gradient method |
CDune::GeneralizedPCGSolver< X > | Generalized preconditioned conjugate gradient solver |
CDune::GradientSolver< X > | Gradient method |
CDune::LoopSolver< X > | Preconditioned loop solver |
CDune::MINRESSolver< X > | Minimal Residual Method (MINRES) |
CDune::InverseOperatorResult | Statistics about the application of an inverse operator |
CDune::IsDirectSolver< Solver > | |
CDune::IsDirectSolver< SeqPardiso< M, X, Y > > | |
CDune::IsDirectSolver< SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > > > | |
CDune::IsDirectSolver< UMFPack< BCRSMatrix< FieldMatrix< T, n, m >, A > > > | |
CDune::IsMatrix< T > | Test whether a type is an ISTL Matrix |
CDune::IsMatrix< BCRSMatrix< T, A > > | |
CDune::IsMatrix< DenseMatrix< T > > | |
CDune::VariableBlockVector< B, A >::Iterator | Iterator class for sequential access |
CDune::IteratorDirectionSelector< T1, T2, forward > | Helper template meta program for application of overlapping schwarz |
CDune::IteratorDirectionSelector< T1, T2, false > | |
CDune::Amg::LevelTransferPolicy< FO, CO > | Abstract base class for transfer between levels and creation of the coarse level system |
CDune::Amg::LevelTransferPolicy< FO, typename CSP::Operator > | |
►CDune::Amg::LevelTransferPolicy< O, O > | |
CDune::Amg::AggregationLevelTransferPolicy< O, C > | A LeveTransferPolicy that used aggregation to construct the coarse level system |
►CDune::LinearOperator< X, Y > | A linear operator |
►CDune::AssembledLinearOperator< M, X, Y > | A linear operator exporting itself in matrix form |
CDune::MatrixAdapter< M, X, Y > | Adapter to turn a matrix into a linear operator |
CDune::NonoverlappingSchwarzOperator< M, X, Y, C > | A nonoverlapping operator with communication object |
CDune::OverlappingSchwarzOperator< M, X, Y, C > | An overlapping schwarz operator |
CDune::LinearOperator< X, X > | |
►CMathError | |
►CDune::ISTLError | Derive error class from the base class in common |
►CDune::BCRSMatrixError | Error specific to BCRSMatrix |
CDune::ImplicitModeOverflowExhausted | The overflow error used during implicit BCRSMatrix construction was exhausted |
CDune::MatMultMatResult< M1, M2 > | Helper TMP to get the result type of a sparse matrix matrix multiplication ( ) |
CDune::MatMultMatResult< BCRSMatrix< FieldMatrix< T, n, k >, A >, BCRSMatrix< FieldMatrix< T, k, m >, A1 > > | |
CDune::MatMultMatResult< FieldMatrix< T, n, k >, FieldMatrix< T, k, m > > | |
CDune::Matrix< T, A > | A generic dynamic dense matrix |
CDune::Amg::MatrixAdapterArgs< M, X, Y > | |
CDune::MatrixCopyRowSizeGatherScatter< M, I, RI > | |
CDune::MatrixDimension< M > | |
CDune::MatrixDimension< BCRSMatrix< B, TA > > | |
CDune::MatrixDimension< BCRSMatrix< FieldMatrix< B, n, m >, TA > > | |
CDune::MatrixDimension< DiagonalMatrix< K, n > > | |
CDune::MatrixDimension< FieldMatrix< K, n, m > > | |
CDune::MatrixDimension< Matrix< FieldMatrix< K, n, m >, TA > > | |
CDune::MatrixDimension< ScaledIdentityMatrix< K, n > > | |
CDune::Amg::MatrixGraph< M > | The (undirected) graph of a matrix |
CDune::Amg::MatrixGraph< const M > | |
CDune::Amg::MatrixHierarchy< M, PI, A > | The hierarchies build by the coarsening process |
CDune::MatrixIndexSet | Stores the nonzero entries in a sparse matrix |
CDune::MatrixRowGatherScatter< M, I > | |
CDune::MatrixRowSet< M > | Provides access to an iterator over all matrix rows |
CDune::MatrixRowSizeGatherScatter< M, I, RI > | |
CDune::MatrixRowSubset< M, S > | Provides access to an iterator over an arbitrary subset of matrix rows |
CDune::MatrixSparsityPatternGatherScatter< M, I > | |
CDune::mm_multipliers< M > | |
CDune::mm_multipliers< BCRSMatrix< FieldMatrix< B, i, j >, A > > | |
CDune::MultiplicativeAdder< S, T > | |
CDune::MultiplicativeAdder< S, BlockVector< FieldVector< T, n >, A > > | |
CDune::MultiplicativeSchwarzMode | Tag that tells the Schwarz method to be multiplicative |
CDune::MultiTypeBlockMatrix< T1, T2, T3, T4, T5, T6, T7, T8, T9 > | |
CDune::Amg::NonoverlappingOperatorArgs< M, C > | |
CDune::Amg::OneStepAMGCoarseSolverPolicy< O, S, C > | A policy class for solving the coarse level system using one step of AMG |
CDune::OverlappingAssignerHelper< T, tag > | |
CDune::OverlappingAssignerHelper< DynamicMatrixSubdomainSolver< BCRSMatrix< FieldMatrix< K, n, n >, Al >, X, Y >, false > | |
►CDune::OverlappingAssignerHelper< S, Dune::StoresColumnCompressed< S >::value > | |
CDune::OverlappingAssigner< S > | |
CDune::OverlappingAssignerHelper< S< BCRSMatrix< FieldMatrix< T, n, m >, A > >, true > | |
►CDune::OverlappingAssignerHelper< T, Dune::StoresColumnCompressed< T >::value > | |
CDune::OverlappingAssigner< T > | |
►CDune::OverlappingAssignerILUBase< M, X, Y > | |
CDune::OverlappingAssignerHelper< ILU0SubdomainSolver< M, X, Y >, false > | |
CDune::OverlappingAssignerHelper< ILUNSubdomainSolver< M, X, Y >, false > | |
CDune::OverlappingSchwarzInitializer< I, S, D > | Initializer for SuperLU Matrices representing the subdomains |
CDune::Amg::OverlappingSchwarzOperatorArgs< M, C > | |
CDune::Amg::OverlapVertex< T > | |
CDune::OwnerOverlapCopyAttributeSet | Attribute set for overlapping schwarz |
CDune::OwnerOverlapCopyCommunication< GlobalIdType, LocalIdType > | A class setting up standard communication for a two-valued attribute set with owner/overlap/copy semantics |
CDune::Amg::OwnerOverlapCopyCommunicationArgs | |
CDune::Amg::ParallelIndicesCoarsener< T, E > | |
►CDune::Amg::ParallelIndicesCoarsener< OwnerOverlapCopyCommunication< G, L >, E > | |
CDune::Amg::IndicesCoarsener< OwnerOverlapCopyCommunication< G, L >, E > | Coarsen Indices in the parallel case |
CDune::PointerCompare< T > | |
►CDune::Preconditioner< X, Y > | Base class for matrix free definition of preconditioners |
CDune::BlockPreconditioner< X, Y, C, T > | Block parallel preconditioner |
CDune::ParSSOR< M, X, Y, C > | A parallel SSOR preconditioner |
CDune::Richardson< X, Y > | Richardson preconditioner |
CDune::SeqGS< M, X, Y, l > | Sequential Gauss Seidel preconditioner |
CDune::SeqILU0< M, X, Y, l > | Sequential ILU0 preconditioner |
CDune::SeqILUn< M, X, Y, l > | Sequential ILU(n) preconditioner |
CDune::SeqJac< M, X, Y, l > | The sequential jacobian preconditioner |
CDune::SeqPardiso< M, X, Y > | The sequential Pardiso preconditioner |
CDune::SeqSOR< M, X, Y, l > | Sequential SOR preconditioner |
CDune::SeqSSOR< M, X, Y, l > | Sequential SSOR preconditioner |
►CDune::Preconditioner< AMG::Domain, AMG::Range > | |
CDune::Amg::KAmgTwoGrid< T > | Two grid operator for AMG with Krylov cycle |
►CDune::Preconditioner< FO::domain_type, FO::range_type > | |
CDune::Amg::TwoLevelMethod< FO, CSP, S > | |
►CDune::Preconditioner< O::domain_type, O::range_type > | |
CDune::InverseOperator2Preconditioner< O, c > | Turns an InverseOperator into a Preconditioner |
►CDune::Preconditioner< P::domain_type, P::range_type > | |
CDune::NonoverlappingBlockPreconditioner< C, P > | Nonoverlapping parallel preconditioner |
►CDune::Preconditioner< X, X > | |
CDune::Amg::AMG< Operator, X, Smoother > | |
CDune::Amg::AMG< M, X, S, PI, A > | Parallel algebraic multigrid based on agglomeration |
CDune::Amg::FastAMG< M, X, PI, A > | A fast (sequential) algebraic multigrid based on agglomeration that saves memory bandwidth |
CDune::Amg::KAMG< M, X, S, P, K, A > | Algebraic multigrid method using a Krylov-cycle |
CDune::SeqOverlappingSchwarz< M, X, TM, TD, T1 > | Sequential overlapping Schwarz preconditioner |
CDune::SeqOverlappingSchwarz< M, X, TM, TS, TA > | |
CDune::Amg::PropertiesGraph< G, VP, EP, VM, EM > | Attaches properties to the edges and vertices of a graph |
CDune::Amg::PropertiesGraphCreator< M, cat > | |
CDune::Amg::PropertiesGraphCreator< M, SolverCategory::nonoverlapping > | |
CDune::Amg::PropertiesGraphCreator< M, SolverCategory::overlapping > | |
CDune::Amg::PropertiesGraphCreator< M, SolverCategory::sequential > | |
CDune::PropertyMapTypeSelector< Amg::VertexVisitedTag, Amg::PropertiesGraph< G, Amg::VertexProperties, EP, VM, EM > > | |
CDune::Amg::GlobalAggregatesMap< T, TI >::Proxy | |
CDune::QuerySpaceChooser< T > | |
CDune::QuerySpaceChooser< double > | |
►CRandomAccessIteratorFacade | |
CDune::Amg::SubGraph< G, T >::EdgeIterator | The edge iterator of the graph |
CDune::base_array_unmanaged< B, A >::RealIterator< T > | Iterator implementation class |
CDune::BCRSMatrix< B, A >::RealRowIterator< T > | Iterator access to matrix rows |
►CRAPropertyMapHelper | |
CDune::Amg::PropertyGraphVertexPropertyMap< G, i > | |
CDune::Amg::RandomAccessBundledPropertyMap< C, K, i, T, R > | A property map that extracts one property out of a bundle using operator[]() |
CDune::RedistributeInformation< T > | |
CDune::RedistributeInformation< OwnerOverlapCopyCommunication< T, T1 > > | |
CDune::ImplicitMatrixBuilder< M_ >::row_object | Proxy row object for entry access |
CDune::Amg::RowSum | Functor using the row sum (infinity) norm to determine strong couplings |
►CDune::ScalarProduct< X > | Base class for scalar product and norm computation |
CDune::NonoverlappingSchwarzScalarProduct< X, C > | Nonoverlapping Scalar Product with communication object |
CDune::OverlappingSchwarzScalarProduct< X, C > | Scalar product for overlapping schwarz methods |
CDune::SeqScalarProduct< X > | Default implementation for the scalar case |
CDune::ScalarProductChooser< X, C, c > | Choose the approriate scalar product for a solver category |
CDune::ScalarProductChooser< X, C, SolverCategory::nonoverlapping > | |
CDune::ScalarProductChooser< X, C, SolverCategory::overlapping > | |
CDune::ScalarProductChooser< X, C, SolverCategory::sequential > | |
CDune::ScaledIdentityMatrix< K, n > | A multiple of the identity matrix of static size |
CDune::SeqOverlappingSchwarzApplier< T > | Helper template meta program for application of overlapping schwarz |
CDune::SeqOverlappingSchwarzApplier< SeqOverlappingSchwarz< M, X, SymmetricMultiplicativeSchwarzMode, TD, TA > > | |
CDune::SeqOverlappingSchwarzAssemblerHelper< T, tag > | |
CDune::SeqOverlappingSchwarzAssemblerHelper< DynamicMatrixSubdomainSolver< BCRSMatrix< FieldMatrix< K, n, n >, Al >, X, Y >, false > | |
CDune::SeqOverlappingSchwarzAssemblerHelper< S< BCRSMatrix< FieldMatrix< T, m, n >, A > >, true > | |
►CDune::SeqOverlappingSchwarzAssemblerHelper< T, Dune::StoresColumnCompressed< T >::value > | |
CDune::SeqOverlappingSchwarzAssembler< T > | |
►CDune::SeqOverlappingSchwarzAssemblerILUBase< M, X, Y > | |
CDune::SeqOverlappingSchwarzAssemblerHelper< ILU0SubdomainSolver< M, X, Y >, false > | |
CDune::SeqOverlappingSchwarzAssemblerHelper< ILUNSubdomainSolver< M, X, Y >, false > | |
CDune::SeqOverlappingSchwarzDomainSize< M > | |
CDune::SeqOverlappingSchwarzDomainSize< BCRSMatrix< FieldMatrix< T, n, m >, A > > | |
CDune::Amg::SequentialCommunicationArgs | |
CDune::Amg::SequentialInformation | |
CDune::Amg::SmootherApplier< T > | Helper class for applying the smoothers |
CDune::Amg::SmootherApplier< BlockPreconditioner< X, Y, C, SeqSOR< M, X, Y, l > > > | |
CDune::Amg::SmootherApplier< NonoverlappingBlockPreconditioner< C, SeqSOR< M, X, Y, l > > > | |
CDune::Amg::SmootherApplier< SeqOverlappingSchwarz< M, X, MultiplicativeSchwarzMode, MS, TA > > | |
CDune::Amg::SmootherApplier< SeqSOR< M, X, Y, l > > | |
CDune::Amg::SmootherTraits< T > | Traits class for getting the attribute class of a smoother |
CDune::Amg::SmootherTraits< BlockPreconditioner< X, Y, C, T > > | |
CDune::Amg::SmootherTraits< NonoverlappingBlockPreconditioner< C, T > > | |
CDune::Amg::SmootherTraits< S > | |
CDune::Amg::SmootherTraits< SeqOverlappingSchwarz< M, X, TM, TS, TA > > | |
CDune::Amg::SmootherTraits< Smoother > | |
CDune::SolverCategory | Categories for the solvers |
CDune::Amg::SparsityBuilder< M > | Functor for building the sparsity pattern of the matrix using examineConnectivity |
CDune::StoresColumnCompressed< Solver > | |
CDune::StoresColumnCompressed< SuperLU< BCRSMatrix< FieldMatrix< T, n, m >, A > > > | |
CDune::StoresColumnCompressed< UMFPack< BCRSMatrix< FieldMatrix< T, n, m >, A > > > | |
CDune::Amg::SubGraph< G, T > | A subgraph of a graph |
CDune::Amg::SubGraph< Graph, T > | |
CDune::SuperLU< Matrix > | |
CDune::SuperLUDenseMatChooser< T > | |
CDune::SuperLUDenseMatChooser< double > | |
CDune::SuperLUMatrix< M > | Utility class for converting an ISTL Matrix into a SuperLU Matrix |
CDune::SuperLUMatrix< Matrix > | |
CDune::SuperLUQueryChooser< T > | |
CDune::SuperLUSolveChooser< T > | |
CDune::SuperLUSolveChooser< double > | |
CDune::SuperMatrixCreateSparseChooser< T > | |
CDune::SuperMatrixCreateSparseChooser< float > | |
CDune::SuperMatrixInitializer< M > | |
CDune::SuperMatrixPrinter< T > | |
CDune::SuperMatrixPrinter< float > | |
CDune::SymmetricMultiplicativeSchwarzMode | Tag that tells the Schwarz method to be multiplicative and symmetric |
►CT | |
CDune::Amg::AggregationCriterion< T > | Base class of all aggregation criterions |
CDune::Amg::CoarsenCriterion< T > | The criterion describing the stop criteria for the coarsening process |
CDune::Amg::CombinedFunctor< T > | |
CTimer | |
CDune::Amg::Transfer< V1, V2, T > | |
CDune::Amg::Transfer< V, V1, OwnerOverlapCopyCommunication< T1, T2 > > | |
CDune::Amg::Transfer< V, V1, SequentialInformation > | |
CDune::TransposedMatMultMatResult< M1, M2 > | Helper TMP to get the result type of a sparse matrix matrix multiplication ( ) |
CDune::TransposedMatMultMatResult< BCRSMatrix< FieldMatrix< T, k, n >, A >, BCRSMatrix< FieldMatrix< T, k, m >, A1 > > | |
CDune::TransposedMatMultMatResult< FieldMatrix< T, k, n >, FieldMatrix< T, k, m > > | |
►Ctype | |
CDune::Amg::PropertiesGraph< G, VP, EP, VM, EM >::EdgeIteratorT< C > | |
CDune::Amg::PropertiesGraph< G, VP, EP, VM, EM >::VertexIteratorT< C > | |
CDune::Amg::VertexPropertiesGraph< G, VP, VM >::VertexIteratorT< C > | |
CDune::UMFPack< Matrix > | Use the UMFPack package to directly solve linear systems – empty default class |
CDune::UMFPackMethodChooser< T > | |
CDune::UMFPackMethodChooser< double > | |
CDune::UMFPackMethodChooser< std::complex< double > > | |
CDune::Amg::MatrixGraph< M >::VertexIteratorT< C > | The vertex iterator type of the graph |
CDune::Amg::VertexProperties | Class representing a node in the matrix graph |
CDune::Amg::VertexPropertiesGraph< G, VP, VM > | Attaches properties to the vertices of a graph |
CDune::Amg::VertexVisitedTag | Tag idnetifying the visited property of a vertex |