WarpX
Public Types | List of all members
LoadBalanceCostsUpdateAlgo Struct Reference

#include <WarpXAlgorithmSelection.H>

Public Types

enum  { Timers = 0 , Heuristic = 1 }
 

Detailed Description

Strategy to compute weights for use in load balance.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
Timers 

load balance according to in-code timer-based weights (i.e., with costs)

Heuristic 

load balance according to weights computed from number of cells and number of particles per box (i.e., with costs_heuristic)


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