#include <WarpXFaceInfoBox.H>
◆ Neighbours
| Enumerator |
|---|
| n | |
| s | |
| e | |
| w | |
| nw | |
| ne | |
| sw | |
| se | |
◆ addConnectedNeighbor()
| static AMREX_GPU_HOST_DEVICE void FaceInfoBox::addConnectedNeighbor |
( |
int |
i, |
|
|
int |
j, |
|
|
int |
ind, |
|
|
Neighbours * |
neigh_face_ptr |
|
) |
| |
|
inlinestatic |
add the neighbor i, j to the list of intruded neighbors.
◆ uint8_to_inds()
| static AMREX_GPU_HOST_DEVICE amrex::Array1D<int, 0, 1> FaceInfoBox::uint8_to_inds |
( |
Neighbours |
mask | ) |
|
|
inlinestatic |
writes into i_face and j_face the intruded neighbors indices;
◆ area
| amrex::Gpu::DeviceVector<amrex::Real> FaceInfoBox::area |
◆ inds
| amrex::Gpu::DeviceVector<int> FaceInfoBox::inds |
◆ inds_pointer
| amrex::BaseFab<int*> FaceInfoBox::inds_pointer |
◆ neigh_faces
| amrex::Gpu::DeviceVector<Neighbours> FaceInfoBox::neigh_faces |
◆ size
| amrex::BaseFab<int> FaceInfoBox::size |
◆ vecs_size
| int FaceInfoBox::vecs_size |
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/warpx/checkouts/21.10/Source/EmbeddedBoundary/WarpXFaceInfoBox.H