.. index:: pair: struct; gpu::Footprint .. _doxid-structgpu_1_1_footprint: struct gpu::Footprint ===================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct Footprint { // fields int :target:`nAtoms` = 0; int :target:`nFrames` = 0; int :target:`kMax` = 16; int :target:`maxSixRingsPerAtom` = 16; std::size_t :target:`xyzBytes` = 0; std::size_t :target:`nlistBytes` = 0; std::size_t :target:`ringsBytes` = 0; std::size_t :target:`labelBytes` = 0; std::size_t :target:`totalBytes` = 0; };