Template Numerical Library
version\ main:4e6e2c1
Loading...
Searching...
No Matches
Here is a list of all documented class members with links to the class documentation for each member:
- v -
value() :
TNL::Matrices::DenseMatrixElement< Real, Index >
,
TNL::Matrices::LambdaMatrixElement< Real, Index >
,
TNL::Matrices::MultidiagonalMatrixElement< Real, Index >
,
TNL::Matrices::SparseMatrixElement< Real, Index >
values :
TNL::Matrices::DenseMatrix< Real, Device, Index, Organization, RealAllocator >
,
TNL::Matrices::MultidiagonalMatrix< Real, Device, Index, Organization, RealAllocator, IndexAllocator >
,
TNL::Matrices::SparseMatrix< Real, Device, Index, MatrixType, Segments, ComputeReal, RealAllocator, IndexAllocator >
,
TNL::Matrices::TridiagonalMatrix< Real, Device, Index, Organization, RealAllocator >
ValuesVectorType :
TNL::Matrices::DenseMatrix< Real, Device, Index, Organization, RealAllocator >
,
TNL::Matrices::MultidiagonalMatrix< Real, Device, Index, Organization, RealAllocator, IndexAllocator >
,
TNL::Matrices::SparseMatrix< Real, Device, Index, MatrixType, Segments, ComputeReal, RealAllocator, IndexAllocator >
,
TNL::Matrices::TridiagonalMatrix< Real, Device, Index, Organization, RealAllocator >
ValuesViewType :
TNL::Graphs::GraphVertexView< Matrices::DenseMatrixView< Real, Device, Index, Organization >, GraphType_ >
,
TNL::Graphs::GraphVertexView< Matrices::SparseMatrixView< Real, Device, Index, MatrixType_, SegmentsView, ComputeRealType >, GraphType_ >
,
TNL::Matrices::DenseMatrixRowView< SegmentView, ValuesView >
,
TNL::Matrices::MatrixBase< Real, Device, Index, MatrixType, Organization >
,
TNL::Matrices::MultidiagonalMatrixRowView< ValuesView, Indexer, DiagonalsOffsetsView_ >
,
TNL::Matrices::SparseMatrixRowView< SegmentView, ValuesView, ColumnsIndexesView >
,
TNL::Matrices::TridiagonalMatrixRowView< ValuesView, Indexer >
ValueType :
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, Permutation, Device >
,
TNL::Containers::NDArrayView< Value, Device, Indexer, Permutation >
,
TNL::Containers::StaticArray< Size, Value >
,
TNL::Graphs::Graph< Value, Device, Index, Orientation, Segments, AdjacencyMatrix >
,
TNL::Graphs::GraphBase< Value, Device, Index, Orientation, AdjacencyMatrixView_ >
,
TNL::Graphs::GraphView< Value, Device, Index, Orientation, AdjacencyMatrixView_ >
Vector() :
TNL::Containers::Vector< Real, Device, Index, Allocator >
vectorProduct() :
TNL::Matrices::DenseMatrixBase< Real, Device, Index, Organization >
,
TNL::Matrices::LambdaMatrix< MatrixElementsLambda, CompressedRowLengthsLambda, Real, Device, Index >
,
TNL::Matrices::MultidiagonalMatrixBase< Real, Device, Index, Organization >
,
TNL::Matrices::SparseMatrixBase< Real, Device, Index, MatrixType_, SegmentsView, ComputeReal >
,
TNL::Matrices::TridiagonalMatrixBase< Real, Device, Index, Organization >
VectorType :
TNL::Solvers::ODE::ODESolver< Method, Vector, SolverMonitor, false >
VectorView() :
TNL::Containers::VectorView< Real, Device, Index >
VectorViewType :
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 >
Vertex :
TNL::Meshes::Grid< Dimension, Real, Device, Index >
VertexView :
TNL::Graphs::Graph< Value, Device, Index, Orientation, Segments, AdjacencyMatrix >
,
TNL::Graphs::GraphVertexView< Matrices::DenseMatrixView< Real, Device, Index, Organization >, GraphType_ >
,
TNL::Graphs::GraphVertexView< Matrices::SparseMatrixView< Real, Device, Index, MatrixType_, SegmentsView, ComputeRealType >, GraphType_ >
,
TNL::Graphs::GraphView< Value, Device, Index, Orientation, AdjacencyMatrixView_ >
ViewTemplate :
TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >
,
TNL::Algorithms::Segments::AdaptiveCSRView< Device, Index >
,
TNL::Algorithms::Segments::BiEllpack< Device, Index, IndexAllocator, Organization, WarpSize >
,
TNL::Algorithms::Segments::BiEllpackView< Device, Index, Organization, WarpSize >
,
TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >
,
TNL::Algorithms::Segments::ChunkedEllpackBase< Device, Index, Organization >
,
TNL::Algorithms::Segments::ChunkedEllpackView< Device, Index, Organization >
,
TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator >
,
TNL::Algorithms::Segments::CSRView< Device, Index >
,
TNL::Algorithms::Segments::Ellpack< Device, Index, IndexAllocator, Organization, Alignment >
,
TNL::Algorithms::Segments::EllpackView< Device, Index, Organization, Alignment >
,
TNL::Algorithms::Segments::SlicedEllpack< Device, Index, IndexAllocator, Organization, SliceSize >
,
TNL::Algorithms::Segments::SlicedEllpackView< Device, Index, Organization, SliceSize >
,
TNL::Algorithms::Segments::SortedSegments< EmbeddedSegments, IndexAllocator >
,
TNL::Algorithms::Segments::SortedSegmentsView< EmbeddedSegmentsView_ >
ViewType :
TNL::Algorithms::Segments::AdaptiveCSR< Device, Index, IndexAllocator >
,
TNL::Algorithms::Segments::AdaptiveCSRView< Device, Index >
,
TNL::Algorithms::Segments::BiEllpack< Device, Index, IndexAllocator, Organization, WarpSize >
,
TNL::Algorithms::Segments::BiEllpackView< Device, Index, Organization, WarpSize >
,
TNL::Algorithms::Segments::ChunkedEllpack< Device, Index, IndexAllocator, Organization >
,
TNL::Algorithms::Segments::ChunkedEllpackView< Device, Index, Organization >
,
TNL::Algorithms::Segments::CSR< Device, Index, IndexAllocator >
,
TNL::Algorithms::Segments::CSRView< Device, Index >
,
TNL::Algorithms::Segments::Ellpack< Device, Index, IndexAllocator, Organization, Alignment >
,
TNL::Algorithms::Segments::EllpackView< Device, Index, Organization, Alignment >
,
TNL::Algorithms::Segments::SlicedEllpack< Device, Index, IndexAllocator, Organization, SliceSize >
,
TNL::Algorithms::Segments::SlicedEllpackView< Device, Index, Organization, SliceSize >
,
TNL::Algorithms::Segments::SortedSegments< EmbeddedSegments, IndexAllocator >
,
TNL::Algorithms::Segments::SortedSegmentsView< EmbeddedSegmentsView_ >
,
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, Permutation, Device >
,
TNL::Containers::NDArrayView< Value, Device, Indexer, Permutation >
,
TNL::Containers::Vector< Real, Device, Index, Allocator >
,
TNL::Containers::VectorView< Real, Device, Index >
,
TNL::Graphs::Graph< Value, Device, Index, Orientation, Segments, AdjacencyMatrix >
,
TNL::Graphs::GraphView< Value, Device, Index, Orientation, AdjacencyMatrixView_ >
,
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::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 >
VTIWriter() :
TNL::Meshes::Writers::VTIWriter< Mesh >
VTKWriter() :
TNL::Meshes::Writers::VTKWriter< Mesh >
Generated on
for Template Numerical Library by
1.16.1