Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
NeighGraph.hpp File Reference
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