Template Numerical Library version\ main:a0a944a8c
Loading...
Searching...
No Matches
TNL::Meshes::DistributedMeshes::SubdomainOverlapsGetter< Grid< 2, 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 = 2

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