Home
last modified time | relevance | path

Searched defs:nbytes_custom (Results 1 – 6 of 6) sorted by relevance

/dports/science/sparta/sparta-20Oct2021/src/KOKKOS/
H A Dcomm_kokkos.cpp95 int nbytes_custom = particle->sizeof_custom(); in migrate_particles() local
/dports/science/sparta/sparta-20Oct2021/src/
H A Dparticle.cpp1430 int nbytes_custom = sizeof_custom(); in pack_restart() local
1478 int nbytes_custom = sizeof_custom(); in pack_restart() local
1524 int nbytes_custom = sizeof_custom(); in unpack_restart() local
1554 int nbytes_custom = sizeof_custom(); in unpack_restart() local
H A Dread_restart.cpp381 int nbytes_custom = particle->sizeof_custom(); in command() local
521 int nbytes_custom = particle->sizeof_custom(); in command() local
1249 int nbytes_custom = particle->sizeof_custom(); in assign_particles() local
H A Dwrite_restart.cpp366 int nbytes_custom = particle->sizeof_custom(); in write_less_memory() local
H A Dgrid.h371 int nbytes_particle,nbytes_custom,nbytes_total; variable
H A Dcomm.cpp127 int nbytes_custom = particle->sizeof_custom(); in migrate_particles() local