Template Numerical Library
version\ main:bb09b17
Loading...
Searching...
No Matches
Here is a list of all documented class members with links to the class documentation for each member:
- c -
cbegin() :
TNL::Algorithms::Segments::SegmentView< Index, ColumnMajorOrder >
,
TNL::Algorithms::Segments::SegmentView< Index, RowMajorOrder >
,
TNL::Matrices::DenseMatrixRowView< SegmentView, ValuesView >
,
TNL::Matrices::LambdaMatrixRowView< MatrixElementsLambda, CompressedRowLengthsLambda, Real, Index >
,
TNL::Matrices::MultidiagonalMatrixRowView< ValuesView, Indexer, DiagonalsOffsetsView_ >
,
TNL::Matrices::Sandbox::SparseSandboxMatrixRowView< ValuesView, ColumnsIndexesView, isBinary_ >
,
TNL::Matrices::SparseMatrixRowView< SegmentView, ValuesView, ColumnsIndexesView >
,
TNL::Matrices::TridiagonalMatrixRowView< ValuesView, Indexer >
Cell :
TNL::Meshes::Grid< Dimension, Real, Device, Index >
cend() :
TNL::Algorithms::Segments::SegmentView< Index, ColumnMajorOrder >
,
TNL::Algorithms::Segments::SegmentView< Index, RowMajorOrder >
,
TNL::Matrices::DenseMatrixRowView< SegmentView, ValuesView >
,
TNL::Matrices::LambdaMatrixRowView< MatrixElementsLambda, CompressedRowLengthsLambda, Real, Index >
,
TNL::Matrices::MultidiagonalMatrixRowView< ValuesView, Indexer, DiagonalsOffsetsView_ >
,
TNL::Matrices::Sandbox::SparseSandboxMatrixRowView< ValuesView, ColumnsIndexesView, isBinary_ >
,
TNL::Matrices::SparseMatrixRowView< SegmentView, ValuesView, ColumnsIndexesView >
,
TNL::Matrices::TridiagonalMatrixRowView< ValuesView, Indexer >
checkConvergence() :
TNL::Solvers::IterativeSolver< Real, Index, SolverMonitor >
,
TNL::Solvers::StaticIterativeSolver< Real, Index >
checkNextIteration() :
TNL::Solvers::IterativeSolver< Real, Index, SolverMonitor >
,
TNL::Solvers::ODE::ExplicitSolver< Real, Index, SolverMonitor >
,
TNL::Solvers::ODE::StaticExplicitSolver< Real, Index >
,
TNL::Solvers::StaticIterativeSolver< Real, Index >
checkParameter() :
TNL::Config::ParameterContainer
checkParameters() :
TNL::Config::ParameterContainer
checkParameterType() :
TNL::Config::ParameterContainer
clear() :
TNL::Pointers::SharedPointer< Object, Devices::Cuda >
,
TNL::Pointers::SharedPointer< Object, Devices::Host >
close() :
TNL::File
columnIndex() :
TNL::Matrices::DenseMatrixElement< Real, Index >
,
TNL::Matrices::LambdaMatrixElement< Real, Index >
,
TNL::Matrices::MultidiagonalMatrixElement< Real, Index >
,
TNL::Matrices::SparseMatrixElement< Real, Index >
columnIndexes :
TNL::Matrices::Sandbox::SparseSandboxMatrix< Real, Device, Index, MatrixType, RealAllocator, IndexAllocator >
,
TNL::Matrices::SparseMatrix< Real, Device, Index, MatrixType_, Segments, ComputeReal, RealAllocator, IndexAllocator >
ColumnIndexesVectorType :
TNL::Matrices::SparseMatrix< Real, Device, Index, MatrixType_, Segments, ComputeReal, RealAllocator, IndexAllocator >
ColumnsIndexesViewType :
TNL::Matrices::Sandbox::SparseSandboxMatrixRowView< ValuesView, ColumnsIndexesView, isBinary_ >
,
TNL::Matrices::SparseMatrixRowView< SegmentView, ValuesView, ColumnsIndexesView >
Comm() :
TNL::MPI::Comm
communicator :
TNL::Containers::DistributedNDArray< NDArray >
,
TNL::Containers::DistributedNDArrayView< NDArrayView >
compare() :
TNL::MPI::Comm
CompressedRowLengthsLambdaType :
TNL::Matrices::LambdaMatrix< MatrixElementsLambda, CompressedRowLengthsLambda, Real, Device, Index >
,
TNL::Matrices::LambdaMatrixRowView< MatrixElementsLambda, CompressedRowLengthsLambda, Real, Index >
configSetup() :
TNL::Solvers::IterativeSolver< Real, Index, SolverMonitor >
,
TNL::Solvers::Linear::BICGStab< Matrix >
,
TNL::Solvers::Linear::BICGStabL< Matrix >
,
TNL::Solvers::Linear::GMRES< Matrix >
,
TNL::Solvers::Linear::IDRs< Matrix >
,
TNL::Solvers::Linear::Jacobi< Matrix >
,
TNL::Solvers::Linear::LinearSolver< Matrix >
,
TNL::Solvers::Linear::Preconditioners::ILUT< Matrix >
,
TNL::Solvers::Linear::Preconditioners::Preconditioner< Matrix >
,
TNL::Solvers::Linear::SOR< Matrix >
,
TNL::Solvers::ODE::ExplicitSolver< Real, Index, SolverMonitor >
,
TNL::Solvers::ODE::ODESolver< Method, Vector, SolverMonitor, false >
,
TNL::Solvers::ODE::ODESolver< Method, Vector, SolverMonitor, true >
,
TNL::Solvers::ODE::StaticExplicitSolver< Real, Index >
,
TNL::Solvers::StaticIterativeSolver< Real, Index >
ConstColumnsIndexesViewType :
TNL::Matrices::Sandbox::SparseSandboxMatrixRowView< ValuesView, ColumnsIndexesView, isBinary_ >
,
TNL::Matrices::SparseMatrixRowView< SegmentView, ValuesView, ColumnsIndexesView >
ConstDiagonalsOffsetsView :
TNL::Matrices::MultidiagonalMatrixRowView< ValuesView, Indexer, DiagonalsOffsetsView_ >
ConstIteratorType :
TNL::Matrices::DenseMatrixRowView< SegmentView, ValuesView >
,
TNL::Matrices::MultidiagonalMatrixRowView< ValuesView, Indexer, DiagonalsOffsetsView_ >
,
TNL::Matrices::SparseMatrixRowView< SegmentView, ValuesView, ColumnsIndexesView >
,
TNL::Matrices::TridiagonalMatrixRowView< ValuesView, Indexer >
ConstLocalViewType :
TNL::Containers::DistributedNDArray< NDArray >
,
TNL::Containers::DistributedNDArrayView< NDArrayView >
ConstOffsetsView :
TNL::Algorithms::Segments::CSRBase< Device, Index >
ConstRowView :
TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
,
TNL::Matrices::DenseMatrixRowView< SegmentView, ValuesView >
,
TNL::Matrices::LambdaMatrix< MatrixElementsLambda, CompressedRowLengthsLambda, Real, Device, Index >
,
TNL::Matrices::LambdaMatrixRowView< MatrixElementsLambda, CompressedRowLengthsLambda, Real, Index >
,
TNL::Matrices::MultidiagonalMatrixBase< Real, Device, Index, Organization >
,
TNL::Matrices::MultidiagonalMatrixRowView< ValuesView, Indexer, DiagonalsOffsetsView_ >
,
TNL::Matrices::Sandbox::SparseSandboxMatrix< Real, Device, Index, MatrixType, RealAllocator, IndexAllocator >
,
TNL::Matrices::Sandbox::SparseSandboxMatrixRowView< ValuesView, ColumnsIndexesView, isBinary_ >
,
TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >
,
TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType, SegmentsView, ComputeReal >
,
TNL::Matrices::SparseMatrixRowView< SegmentView, ValuesView, ColumnsIndexesView >
,
TNL::Matrices::TridiagonalMatrixBase< Real, Device, Index, Organization >
,
TNL::Matrices::TridiagonalMatrixRowView< ValuesView, Indexer >
ConstValuesViewType :
TNL::Matrices::DenseMatrixRowView< SegmentView, ValuesView >
,
TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >
,
TNL::Matrices::MultidiagonalMatrixRowView< ValuesView, Indexer, DiagonalsOffsetsView_ >
,
TNL::Matrices::Sandbox::SparseSandboxMatrixRowView< ValuesView, ColumnsIndexesView, isBinary_ >
,
TNL::Matrices::SparseMatrixRowView< SegmentView, ValuesView, ColumnsIndexesView >
,
TNL::Matrices::TridiagonalMatrixRowView< ValuesView, Indexer >
ConstVectorViewType :
TNL::Solvers::Linear::BICGStab< Matrix >
,
TNL::Solvers::Linear::BICGStabL< Matrix >
,
TNL::Solvers::Linear::CG< Matrix >
,
TNL::Solvers::Linear::GMRES< Matrix >
,
TNL::Solvers::Linear::IDRs< Matrix >
,
TNL::Solvers::Linear::Jacobi< Matrix >
,
TNL::Solvers::Linear::LinearSolver< Matrix >
,
TNL::Solvers::Linear::Preconditioners::Preconditioner< Matrix >
,
TNL::Solvers::Linear::SOR< Matrix >
,
TNL::Solvers::Linear::TFQMR< Matrix >
ConstViewType :
TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator >
,
TNL::Algorithms::Segments::CSRView< Device, Index >
,
TNL::Containers::Array< Value, Device, Index, Allocator >
,
TNL::Containers::ArrayView< Value, Device, Index >
,
TNL::Containers::DistributedNDArray< NDArray >
,
TNL::Containers::DistributedNDArrayView< NDArrayView >
,
TNL::Containers::NDArrayStorage< Array, Indexer, Device >
,
TNL::Containers::NDArrayView< Value, Device, Indexer >
,
TNL::Containers::Vector< Real, Device, Index, Allocator >
,
TNL::Containers::VectorView< Real, Device, Index >
,
TNL::Matrices::DenseMatrix< Real, Device, Index, Organization, RealAllocator >
,
TNL::Matrices::DenseMatrixView< Real, Device, Index, Organization >
,
TNL::Matrices::MultidiagonalMatrix< Real, Device, Index, Organization, RealAllocator, IndexAllocator >
,
TNL::Matrices::MultidiagonalMatrixView< Real, Device, Index, Organization >
,
TNL::Matrices::Sandbox::SparseSandboxMatrix< Real, Device, Index, MatrixType, RealAllocator, IndexAllocator >
,
TNL::Matrices::Sandbox::SparseSandboxMatrixView< Real, Device, Index, MatrixType >
,
TNL::Matrices::SparseMatrix< Real, Device, Index, MatrixType_, Segments, ComputeReal, RealAllocator, IndexAllocator >
,
TNL::Matrices::SparseMatrixView< Real, Device, Index, MatrixType, SegmentsView, ComputeReal >
,
TNL::Matrices::TridiagonalMatrix< Real, Device, Index, Organization, RealAllocator >
,
TNL::Matrices::TridiagonalMatrixView< Real, Device, Index, Organization >
CoordinatesType :
TNL::Meshes::Grid< Dimension, Real, Device, Index >
,
TNL::Meshes::GridEntity< Grid, EntityDimension >
countDynamicSizes() :
TNL::Containers::SizesHolder< Index, sizes >
create() :
TNL::Backend::Stream
,
TNL::Matrices::LambdaMatrixFactory< Real, Device, Index >
create_submatrix_impl() :
TNL::Containers::GinkgoVector< Value, Device >
create_with_same_config() :
TNL::Containers::GinkgoVector< Value, Device >
create_with_type_of_impl() :
TNL::Containers::GinkgoVector< Value, Device >
CSR() :
TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator >
CSRBase() :
TNL::Algorithms::Segments::CSRBase< Device, Index >
CSRView() :
TNL::Algorithms::Segments::CSRView< Device, Index >
cumulativeEntitiesCountAlongNormals :
TNL::Meshes::Grid< Dimension, Real, Device, Index >
Generated on Sat Oct 26 2024 16:28:06 for Template Numerical Library by
1.12.0