|
using | ConstLocalViewType = Containers::VectorView< std::add_const_t< typename Matrix::RealType >, typename Matrix::DeviceType, typename Matrix::IndexType > |
|
using | ConstVectorViewType = Containers::DistributedVectorView< std::add_const_t< typename Matrix::RealType >, typename Matrix::DeviceType, typename Matrix::IndexType > |
|
using | LocalVectorType = Containers::Vector< typename Matrix::RealType, typename Matrix::DeviceType, typename Matrix::IndexType > |
|
using | LocalViewType = Containers::VectorView< typename Matrix::RealType, typename Matrix::DeviceType, typename Matrix::IndexType > |
|
using | VectorType = Containers::DistributedVector< typename Matrix::RealType, typename Matrix::DeviceType, typename Matrix::IndexType > |
|
using | VectorViewType = Containers::DistributedVectorView< typename Matrix::RealType, typename Matrix::DeviceType, typename Matrix::IndexType > |
|
The documentation for this struct was generated from the following file:
- src/TNL/Solvers/Linear/Utils/Traits.h