OGS
MatrixElementCache.h File Reference

Detailed Description

Definition in file MatrixElementCache.h.

Include dependency graph for MatrixElementCache.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ProcessLib::Assembly::MatrixElementCacheEntry< Dim >
class  ProcessLib::Assembly::ConcurrentMatrixView< Dim >
class  ProcessLib::Assembly::MatrixElementCache< Dim >
class  ProcessLib::Assembly::MultiMatrixElementCache

Namespaces

namespace  ProcessLib
namespace  ProcessLib::Assembly
namespace  ProcessLib::Assembly::detail

Functions

GlobalIndexType ProcessLib::Assembly::detail::transformToNonGhostIndex (GlobalIndexType const i, GlobalIndexType const n)
 ProcessLib::Assembly::ConcurrentMatrixView (GlobalVector &) -> ConcurrentMatrixView< 1 >
 ProcessLib::Assembly::ConcurrentMatrixView (GlobalMatrix &) -> ConcurrentMatrixView< 2 >