Template Numerical Library version\ main:f17d0c8
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Protected Attributes | List of all members
TNL::Meshes::DistributedMeshes::GlobalIndexStorage< Mesh, Device, Dimension > Class Template Reference
Collaboration diagram for TNL::Meshes::DistributedMeshes::GlobalIndexStorage< Mesh, Device, Dimension >:
Collaboration graph
[legend]

Public Types

using GlobalIndexArray = typename Mesh::GlobalIndexArray
 

Public Member Functions

 GlobalIndexStorage (const GlobalIndexStorage &)=default
 
 GlobalIndexStorage (GlobalIndexStorage &&) noexcept=default
 
GlobalIndexArray & getGlobalIndices ()
 
const GlobalIndexArray & getGlobalIndices () const
 
GlobalIndexStorageoperator= (const GlobalIndexStorage &)=default
 
template<typename Mesh_ >
GlobalIndexStorageoperator= (const Mesh_ &mesh)
 
GlobalIndexStorageoperator= (GlobalIndexStorage &&) noexcept=default
 
bool operator== (const GlobalIndexStorage &other) const
 

Protected Attributes

GlobalIndexArray globalIndices
 

The documentation for this class was generated from the following file: