Template Numerical Library version\ main:f17d0c8
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
TNL::Meshes::DistributedMeshes::SubdomainOverlapsGetter< Grid< 3, Real, Device, Index > > Class Template Reference

Public Types

using CoordinatesType = typename DistributedMeshType::CoordinatesType
 
using DeviceType = Device
 
using DistributedMeshType = DistributedMesh< MeshType >
 
using IndexType = Index
 
using MeshType = Grid< Dimension, Real, Device, Index >
 
using SubdomainOverlapsType = typename DistributedMeshType::SubdomainOverlapsType
 

Static Public Member Functions

static void getOverlaps (const DistributedMeshType *distributedMesh, SubdomainOverlapsType &lower, SubdomainOverlapsType &upper, IndexType subdomainOverlapSize, const SubdomainOverlapsType &lowerPeriodicBoundariesOverlapSize=0, const SubdomainOverlapsType &upperPeriodicBoundariesOverlapSize=0)
 

Static Public Attributes

static const int Dimension = 3
 

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