Template Numerical Library version\ main:d3a9f32
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
GlobalIndexStorage & operator= (const GlobalIndexStorage &)=default
template<typename Mesh_>
GlobalIndexStorage & operator= (const Mesh_ &mesh)
GlobalIndexStorage & operator= (GlobalIndexStorage &&) noexcept=default
bool operator== (const GlobalIndexStorage &other) const

Protected Attributes

GlobalIndexArray globalIndices

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