Function DP_NewDeepPot

Function DP_NewDeepPot#

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.