Function DP_DeepBaseModelIsAParamNAll

Function DP_DeepBaseModelIsAParamNAll#

Function Documentation#

bool DP_DeepBaseModelIsAParamNAll(DP_DeepBaseModel *dpbase)#

Check whether the atomic dimension of atomic parameters is nall instead of nloc.

Since

API version 24

Parameters:

dpbase[in] The DP to use.

Returns:

true the atomic dimension of atomic parameters is nall

Returns:

false the atomic dimension of atomic parameters is nloc