|
static MPI::Comm | getCommunicator (const Matrix &m) |
|
static ConstLocalViewType | getConstLocalView (ConstVectorViewType v) |
|
static ConstLocalViewType | getConstLocalViewWithGhosts (ConstVectorViewType v) |
|
static const Matrix & | getLocalMatrix (const Matrix &m) |
|
static LocalViewType | getLocalView (VectorViewType v) |
|
static LocalViewType | getLocalViewWithGhosts (VectorViewType v) |
|
static void | startSynchronization (VectorViewType v) |
|
static void | waitForSynchronization (VectorViewType v) |
|
◆ ConstVectorViewType
template<typename Matrix >
Initial value: Containers::
VectorView< std::add_const_t< typename Matrix::RealType >, typename Matrix::DeviceType, typename Matrix::IndexType >
◆ VectorViewType
template<typename Matrix >
Initial value:
Containers::VectorView< 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