Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Attributes | List of all members
shamrock::scheduler::SerialPatchNode< vec > Struct Template Reference
+ Collaboration diagram for shamrock::scheduler::SerialPatchNode< vec >:

Public Attributes

vec box_min
 
vec box_max
 
std::array< u64, 8 > childs_id
 

Detailed Description

template<class vec>
struct shamrock::scheduler::SerialPatchNode< vec >

Definition at line 25 of file PatchTreeNode.hpp.

Member Data Documentation

◆ box_max

template<class vec >
vec shamrock::scheduler::SerialPatchNode< vec >::box_max

Definition at line 27 of file PatchTreeNode.hpp.

◆ box_min

template<class vec >
vec shamrock::scheduler::SerialPatchNode< vec >::box_min

Definition at line 26 of file PatchTreeNode.hpp.

◆ childs_id

template<class vec >
std::array<u64, 8> shamrock::scheduler::SerialPatchNode< vec >::childs_id

Definition at line 28 of file PatchTreeNode.hpp.


The documentation for this struct was generated from the following file: