KASKADE 7 development version
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nboost
 NBridge
 NDune
 NGeometricObject
 NKaskade
 NLossy_Detail
 CAlphabetA simple alphabet of symbols with frequencies to be used with the range coder
 CBisectionPolicyThe default splitting policy
 CBlockFilterA block filter specifying which subblocks of a stiffness matrix or right hand side shall be assembled
 CCollectorDefines an interface for integrating values computed over a grid
 CCombinerConceptAlgebraic combiner of global degrees of freedom to shape function coefficients
 CConverterConceptGeometrical transformation of shape function values
 Ccuboid
 CDuneAmiraMesh
 CFirstOrderEquation
 CFullHierarchicIterator
 CFunctionFunction is the interface for evaluatable functions \( f:\Omega\to\mathbb{R}^m \)
 CFunctionViewA function that supports efficient evaluation via an evaluator
 CGetProtectedConstructorA wrapper class for access to protected constructors
 CGridTreeStores a grid in a tree structure, allowing fast searches
 CHierarchicErrorEstimator_D2BlockInfoDefines the block structure of defect systems to be solved by the hierarchical error estimator
 CHierarchicErrorEstimatorD2InfoConcept for providing block information to hierarchical error estimator
 CHierarchicIndexSet
 CHyperelasticMaterialLawA hyperelastic material law
 CInteriorPointTangentialPredictor
 CInvariantsMaterialConceptA hyperelastic material law formulated in terms of the invariants \( I_1, I_2, I_3 \) of the Cauchy-Green strain tensor \( C \)
 CKBiCGSTABSolverStatistics about the application of an inverse operator
 CLocalToGlobalMapperConceptManagement of degrees of freedom
 CLossyStorage
 CMatrixRepresentedOperatorDefines a linear operator \(A:\ X\rightarrow Y\) with matrix representation \(M_A \in \mathbb{K}^{n\times m}\)
 CMlStack
 CMultigridSolver
 CMultilevelTransfer
 CNonlinearVariationalFunctionalDocumentation of the concept of a nonlinear variational functional The nonlinear variational functional concept defines the interface that is accessed by the LinearizationAt and linearizationAt adapters. It differs from the basic VariationalFunctional concept mainly in how the DomainCache and the BoundaryCache are constructed
 CParabolicEquationDocumentation of the concept of a parabolic parabolic equation
 CPARDISOFactorizationFactorization with DirectType::PARDISO
 CParentalNodesFinds the parent nodes and their interpolation weight for each node in the grid. usage eg.: ParentalNodes<Grid> parentalNodes( gridManager.grid() );
 CPartialIndexSet
 CPointwiseCorrectionPointwise damping strategy
 CProlongationStack
 CPWDampingChart
 CRangeCoderBase class for entropy coding with range encoder and decoder
 CRangeDecoderEntropy coding with range decoder
 CRangeEncoderEntropy coding with range encoder
 CRestartedFGMResSolverImplements the Generalized Minimal Residual (GMRes) method
 CScalingA callable that allows to implement weighted (scaled) norms
 CSecondOrderEquation
 CSelectDeprecated (use std::conditional_t instead). Will be removed after 2019-12-31
 CSelect< false, T1, T2 >
 CStepEquation
 CTransposeReturns the matrix type or its transposed type, depending on the given transpose flag
 CTranspose< Dune::FieldMatrix< Scalar, n, m >, transposed >
 CUniformQuantizationPolicy
 CVariationalFunctionalDocumentation of the concept of a quadratic variational functionalThe variational functional concept defines the interface that is accessed by the VariationalFunctionalAssembler
 CWeakFunctionViewA function that supports efficient evaluation via cell and local coordinate
 CWeighingA Weighing is a class that allows to compute weighted averages of values associated to cells of a grid