Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
PatchCoord.hpp File Reference
#include "shambackends/sycl.hpp"
#include "shammath/CoordRange.hpp"
+ Include dependency graph for PatchCoord.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  shamrock::patch::PatchCoord< dim >
 

Namespaces

namespace  shamrock
 namespace for the main framework
 

Functions

template<u32 dim = 3U>
bool shamrock::patch::operator== (const PatchCoord< dim > &lhs, const PatchCoord< dim > &rhs)
 

Detailed Description

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file PatchCoord.hpp.

Function Documentation

◆ operator==()

template<u32 dim = 3U>
bool shamrock::patch::operator== ( const PatchCoord< dim > &  lhs,
const PatchCoord< dim > &  rhs 
)
inline

Definition at line 168 of file PatchCoord.hpp.