Home
Blog
Tutorials
Docs
DeePMD-kit
DP-GEN
dpdata
DPDispatcher
ABACUS
DeepFlame
DPTI
Publications
GitHub
Home
Blog
Tutorials
Docs
Publications
GitHub
DeePMD-kit
latest
Getting Started
Getting Started
Advanced
1. Installation
2. Data
3. Model
4. Training
5. Freeze and Compress
6. Test
7. Inference
8. Command line interface
9. Integrate with third-party packages
Developer Guide
Python API
DeePMD-kit
Template Function deepmd::test_encoding_decoding_nbor_info_gpu
Edit on GitHub
Template Function deepmd::test_encoding_decoding_nbor_info_gpu
Defined in
File fmt_nlist.h
Function Documentation
template
<
typename
FPTYPE
>
void
deepmd
::
test_encoding_decoding_nbor_info_gpu
(
uint_64
*
key
,
int
*
out_type
,
int
*
out_index
,
const
int
*
in_type
,
const
FPTYPE
*
in_dist
,
const
int
*
in_index
,
const
int
size_of_array
)