OGS
|
Definition at line 67 of file MatrixElementCache.h.
#include <MatrixElementCache.h>
Public Member Functions | |
ConcurrentMatrixView (GlobalMatOrVec &mat_or_vec) | |
void | add (std::vector< MatrixElementCacheEntry< Dim > > const &entries) |
Private Types | |
using | GlobalMatOrVec |
Private Attributes | |
GlobalMatOrVec & | mat_or_vec_ |
|
private |
Definition at line 70 of file MatrixElementCache.h.
|
inlineexplicit |
Definition at line 74 of file MatrixElementCache.h.
|
inline |
Definition at line 79 of file MatrixElementCache.h.
References ProcessLib::Assembly::ConcurrentMatrixView< Dim >::mat_or_vec_, and ProcessLib::Assembly::detail::transformToNonGhostIndex().
Referenced by ProcessLib::Assembly::MatrixElementCache< Dim >::addToGlobal().
|
private |
Definition at line 114 of file MatrixElementCache.h.
Referenced by ProcessLib::Assembly::ConcurrentMatrixView< Dim >::add().