Template Numerical Library version\ main:58f2aa3f5
Loading...
Searching...
No Matches
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: