Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Attributes | List of all members
shamrock::scheduler::TileWithLoad< Torder, Tweight > Struct Template Reference

Public Attributes

Torder ordering_val
 
Tweight load_value
 

Detailed Description

template<class Torder, class Tweight>
struct shamrock::scheduler::TileWithLoad< Torder, Tweight >

Definition at line 28 of file LoadBalanceStrategy.hpp.

Member Data Documentation

◆ load_value

template<class Torder , class Tweight >
Tweight shamrock::scheduler::TileWithLoad< Torder, Tweight >::load_value

Definition at line 30 of file LoadBalanceStrategy.hpp.

◆ ordering_val

template<class Torder , class Tweight >
Torder shamrock::scheduler::TileWithLoad< Torder, Tweight >::ordering_val

Definition at line 29 of file LoadBalanceStrategy.hpp.


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