Home
last modified time | relevance | path

Searched defs:_periodicity (Results 1 – 4 of 4) sorted by relevance

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/cuda/
H A Ddomain_kernel.cu191 if(not _periodicity[0]) { in Domain_PBC_Kernel() local
205 if(not _periodicity[1]) { in Domain_PBC_Kernel() local
219 if(not _periodicity[2]) { in Domain_PBC_Kernel() local
H A Dcuda_common.h74 #define _periodicity MY_AP(periodicity) macro
88 __device__ __constant__ int _periodicity[3]; variable
/dports/math/py-yt/yt-4.0.1/yt/frontends/boxlib/
H A Ddata_structures.py633 _periodicity = (False, False, False) variable in BoxlibDataset
/dports/math/py-yt/yt-4.0.1/yt/data_objects/
H A Dstatic_output.py138 _periodicity = MutableAttribute() variable in Dataset