|
WarpX
|
A factory for creating SmartCreate functors. More...
#include <SmartCreate.H>
Public Member Functions | |
| template<class PartTileData> | |
| SmartCreateFactory (const PartTileData &part) noexcept | |
| SmartCreate | getSmartCreate () const noexcept |
| bool | isDefined () const noexcept |
Private Attributes | |
| PolicyVec | m_policy_real |
| PolicyVec | m_policy_int |
| bool | m_defined {false} |
A factory for creating SmartCreate functors.
Given a particle container, this can create a functor that will perform the smart create operation on a tile of that particle container
|
inlinenoexcept |
|
inlinenodiscardnoexcept |
|
inlinenodiscardnoexcept |
|
private |
|
private |
|
private |