Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Enumerations
NeighGraph.hpp File Reference
#include "shambase/memory.hpp"
#include "shambackends/DeviceBuffer.hpp"
#include "shambackends/DeviceScheduler.hpp"
#include "shambackends/EventList.hpp"
#include "shambackends/kernel_call.hpp"
#include "shambackends/sycl.hpp"
#include "shambackends/sycl_utils.hpp"
+ Include dependency graph for NeighGraph.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  shammodels::basegodunov::modules::NeighGraph
 
struct  shammodels::basegodunov::modules::NeighGraph::ro_access
 
struct  shammodels::basegodunov::modules::OrientedAMRGraph< Tvec, TgridVec >
 

Namespaces

namespace  shammodels
 namespace for models
 
namespace  shammodels::basegodunov
 namespace for the basegodunov model
 
namespace  shammodels::basegodunov::modules
 namespace for the basegodunov model modules
 

Typedefs

using shammodels::basegodunov::modules::AMRGraph = NeighGraph
 

Enumerations

enum  Direction {
  xp = 0 , xm = 1 , yp = 2 , ym = 3 ,
  zp = 4 , zm = 5
}
 

Detailed Description

Author
Léodasce Sewanou (leoda.nosp@m.sce..nosp@m.sewan.nosp@m.ou@e.nosp@m.ns-ly.nosp@m.on.f.nosp@m.r)
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file NeighGraph.hpp.