Function DP_NewDipoleChargeModifierWithParam

Function Documentation

DP_DipoleChargeModifier *DP_NewDipoleChargeModifierWithParam(const char *c_model, const int gpu_rank, const char *c_name_scope)

Dipole charge modifier constructor with initialization.

Parameters
  • c_model – The name of the frozen model file.

  • gpu_rank – The rank of the GPU.

  • c_name_scope – The name scope.

Returns

DP_DipoleChargeModifier* A pointer to the dipole charge modifier.