Block-Structured AMR Software Framework
 
Loading...
Searching...
No Matches
AMReX_NeighborList.H File Reference
#include <AMReX_Config.H>
#include <AMReX_Particles.H>
#include <AMReX_GpuContainers.H>
#include <AMReX_DenseBins.H>

Go to the source code of this file.

Classes

struct  amrex::Neighbors< ParticleType >
 
struct  amrex::Neighbors< ParticleType >::iterator
 
struct  amrex::Neighbors< ParticleType >::const_iterator
 
struct  amrex::NeighborData< ParticleType >
 
class  amrex::NeighborList< ParticleType >
 

Namespaces

namespace  amrex
 

Functions

template<typename A , typename B , std::enable_if_t< std::is_same_v< std::remove_cv_t< A >, std::remove_cv_t< B > >, int > = 0>
bool amrex::isSame (A const *pa, B const *pb)