Template Numerical Library version\ main:9e7b0f4
Loading...
Searching...
No Matches
TNL::Meshes::DistributedMeshes::GlobalIndexStorage< Mesh, Device, Dimension > Class Template Reference
Collaboration diagram for TNL::Meshes::DistributedMeshes::GlobalIndexStorage< Mesh, Device, Dimension >:

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: