Loading...
Searching...
No Matches
terra::communication::shell::FVGhostLayerVecBuffers< ScalarType, VecDim >::FacePair Struct Reference

#include <fv_communication.hpp>

Public Attributes

int buf_idx
 
mpi::MPIRank local_rank
 
grid::shell::SubdomainInfo local_subdomain
 
int local_subdomain_id
 
grid::BoundaryFace local_face
 
mpi::MPIRank neighbor_rank
 
grid::shell::SubdomainInfo neighbor_subdomain
 
int neighbor_subdomain_id
 
grid::BoundaryFace neighbor_face
 
grid::BoundaryDirection dir0
 
grid::BoundaryDirection dir1
 

Member Data Documentation

◆ buf_idx

template<typename ScalarType , int VecDim>
int terra::communication::shell::FVGhostLayerVecBuffers< ScalarType, VecDim >::FacePair::buf_idx

◆ dir0

template<typename ScalarType , int VecDim>
grid::BoundaryDirection terra::communication::shell::FVGhostLayerVecBuffers< ScalarType, VecDim >::FacePair::dir0

◆ dir1

template<typename ScalarType , int VecDim>
grid::BoundaryDirection terra::communication::shell::FVGhostLayerVecBuffers< ScalarType, VecDim >::FacePair::dir1

◆ local_face

template<typename ScalarType , int VecDim>
grid::BoundaryFace terra::communication::shell::FVGhostLayerVecBuffers< ScalarType, VecDim >::FacePair::local_face

◆ local_rank

template<typename ScalarType , int VecDim>
mpi::MPIRank terra::communication::shell::FVGhostLayerVecBuffers< ScalarType, VecDim >::FacePair::local_rank

◆ local_subdomain

template<typename ScalarType , int VecDim>
grid::shell::SubdomainInfo terra::communication::shell::FVGhostLayerVecBuffers< ScalarType, VecDim >::FacePair::local_subdomain

◆ local_subdomain_id

template<typename ScalarType , int VecDim>
int terra::communication::shell::FVGhostLayerVecBuffers< ScalarType, VecDim >::FacePair::local_subdomain_id

◆ neighbor_face

template<typename ScalarType , int VecDim>
grid::BoundaryFace terra::communication::shell::FVGhostLayerVecBuffers< ScalarType, VecDim >::FacePair::neighbor_face

◆ neighbor_rank

template<typename ScalarType , int VecDim>
mpi::MPIRank terra::communication::shell::FVGhostLayerVecBuffers< ScalarType, VecDim >::FacePair::neighbor_rank

◆ neighbor_subdomain

template<typename ScalarType , int VecDim>
grid::shell::SubdomainInfo terra::communication::shell::FVGhostLayerVecBuffers< ScalarType, VecDim >::FacePair::neighbor_subdomain

◆ neighbor_subdomain_id

template<typename ScalarType , int VecDim>
int terra::communication::shell::FVGhostLayerVecBuffers< ScalarType, VecDim >::FacePair::neighbor_subdomain_id

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