Use this if your model can restrict itself to use only FixedCoord to address its neighbors (via the neighborhood object to update()). More...
#include <apitraits.h>
Inherited by LibGeoDecomp::NonPoDTestCell::API, and LibGeoDecomp::TestCellHelpers::SoAAPI.
Public Types | |
typedef void | SupportsFixedCoordsOnlyUpdate |
Use this if your model can restrict itself to use only FixedCoord to address its neighbors (via the neighborhood object to update()).
This allows the library to apply optimizations which will yield dramatic performance increases for most applications.