Function DP_DeepPotHasDefaultFParam#
Defined in File c_api.h
Function Documentation#
- bool DP_DeepPotHasDefaultFParam(DP_DeepPot *dp)#
Check if the DP has default frame parameters.
- Since
API version 26
- Parameters:
dp – [in] The DP to use.
- Returns:
true the model has default frame parameters
- Returns:
false the model does not have default frame parameters