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 _DP_DeepTensorComputeTensorNList
Edit on GitHub
Template Function _DP_DeepTensorComputeTensorNList
Defined in
File deepmd.hpp
Function Documentation
template
<
typename
FPTYPE
>
inline
void
_DP_DeepTensorComputeTensorNList
(
DP_DeepTensor
*
dt
,
const
int
natom
,
const
FPTYPE
*
coord
,
const
int
*
atype
,
const
FPTYPE
*
cell
,
const
int
nghost
,
const
DP_Nlist
*
nlist
,
FPTYPE
*
*
tensor
,
int
*
size
)