Block-Structured AMR Software Framework
amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >::NeighborIndexMap Struct Reference

Public Member Functions

 NeighborIndexMap (int dlevel, int dgrid, int dtile, int dindex, int slevel, int sgrid, int stile, int sindex, int tnum)
 

Public Attributes

int dst_level
 
int dst_grid
 
int dst_tile
 
int dst_index
 
int src_level
 
int src_grid
 
int src_tile
 
int src_index
 
int thread_num
 

Friends

std::ostream & operator<< (std::ostream &os, const NeighborIndexMap &nim)
 

Constructor & Destructor Documentation

◆ NeighborIndexMap()

template<int NStructReal, int NStructInt, int NArrayReal = 0, int NArrayInt = 0>
amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >::NeighborIndexMap::NeighborIndexMap ( int  dlevel,
int  dgrid,
int  dtile,
int  dindex,
int  slevel,
int  sgrid,
int  stile,
int  sindex,
int  tnum 
)
inline

Friends And Related Function Documentation

◆ operator<<

template<int NStructReal, int NStructInt, int NArrayReal = 0, int NArrayInt = 0>
std::ostream& operator<< ( std::ostream &  os,
const NeighborIndexMap nim 
)
friend

Member Data Documentation

◆ dst_grid

template<int NStructReal, int NStructInt, int NArrayReal = 0, int NArrayInt = 0>
int amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >::NeighborIndexMap::dst_grid

◆ dst_index

template<int NStructReal, int NStructInt, int NArrayReal = 0, int NArrayInt = 0>
int amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >::NeighborIndexMap::dst_index

◆ dst_level

template<int NStructReal, int NStructInt, int NArrayReal = 0, int NArrayInt = 0>
int amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >::NeighborIndexMap::dst_level

◆ dst_tile

template<int NStructReal, int NStructInt, int NArrayReal = 0, int NArrayInt = 0>
int amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >::NeighborIndexMap::dst_tile

◆ src_grid

template<int NStructReal, int NStructInt, int NArrayReal = 0, int NArrayInt = 0>
int amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >::NeighborIndexMap::src_grid

◆ src_index

template<int NStructReal, int NStructInt, int NArrayReal = 0, int NArrayInt = 0>
int amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >::NeighborIndexMap::src_index

◆ src_level

template<int NStructReal, int NStructInt, int NArrayReal = 0, int NArrayInt = 0>
int amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >::NeighborIndexMap::src_level

◆ src_tile

template<int NStructReal, int NStructInt, int NArrayReal = 0, int NArrayInt = 0>
int amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >::NeighborIndexMap::src_tile

◆ thread_num

template<int NStructReal, int NStructInt, int NArrayReal = 0, int NArrayInt = 0>
int amrex::NeighborParticleContainer< NStructReal, NStructInt, NArrayReal, NArrayInt >::NeighborIndexMap::thread_num

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