![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Public Member Functions | |
| template<class Lambda > | |
| void | compute_var_patch (PatchScheduler &sched, Lambda &&compute_fct) |
| void | reduce_val () |
| T | get_val () |
| void | reduce_val () |
| void | reduce_val () |
| void | reduce_val () |
Definition at line 24 of file global_var.hpp.
|
inline |
Definition at line 34 of file global_var.hpp.
|
inline |
Definition at line 49 of file global_var.hpp.
| void GlobalVariable< GlobalVariableType::min, f32 >::reduce_val | ( | ) |
Definition at line 105 of file global_var.cpp.
| void GlobalVariable< GlobalVariableType::max, f32 >::reduce_val | ( | ) |
Definition at line 113 of file global_var.cpp.
| void GlobalVariable< GlobalVariableType::sum, f32 >::reduce_val | ( | ) |
Definition at line 121 of file global_var.cpp.