OpenPisco.Optim.Criteria.GeoCriteria module#
- class OpenPisco.Optim.Criteria.GeoCriteria.TopoCriteriaContactSurfacePenalization(other=None)[source]#
Bases:
CriteriaBase
- GetNumberOfSolutions()[source]#
-
Retrieve the number of solutions of the current criterion :return: number of solutions :rtype: int
- GetSensitivity()[source]#
-
Get the current value of the sensitivity :return: current value of the sensitivity :rtype: ndarray
- class OpenPisco.Optim.Criteria.GeoCriteria.TopoCriteriaMass(other=None)[source]#
Bases:
TopoCriteriaVolume
- class OpenPisco.Optim.Criteria.GeoCriteria.TopoCriteriaVolume(other=None)[source]#
Bases:
CriteriaBase
- GetNumberOfSolutions()[source]#
-
Retrieve the number of solutions of the current criterion :return: number of solutions :rtype: int
- GetSensitivity()[source]#
-
Get the current value of the sensitivity :return: current value of the sensitivity :rtype: ndarray
- GetValue()[source]#
-
Get the current value of the criterion :return: current value of the criterion :rtype: float