Function DP_DeepBaseModelDeviIsAParamNAll#
Defined in File c_api.h
Function Documentation#
- bool DP_DeepBaseModelDeviIsAParamNAll(DP_DeepBaseModelDevi *dpbase)#
Check whether the atomic dimension of atomic parameters is nall instead of nloc.
- Since
API version 24
- Parameters:
dpbase – [in] The DP Model Deviation to use.
- Returns:
true the atomic dimension of atomic parameters is nall
- Returns:
false the atomic dimension of atomic parameters is nloc