Function DP_NewDeepPot
Defined in File c_api.h
Function Documentation
- DP_DeepPot *DP_NewDeepPot(const char *c_model)
DP constructor with initialization.
- Parameters
c_model – [in] The name of the frozen model file.
- Returns
A pointer to the deep potential.