Function DP_NewDeepSpin#
Defined in File c_api.h
Function Documentation#
- DP_DeepSpin *DP_NewDeepSpin(const char *c_model)#
DP constructor with initialization.
- Since
API version 24
- Parameters:
c_model – [in] The name of the frozen model file.
- Returns:
A pointer to the deep potential spin model.