Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optapp/restructuring 23 gradient projection (#11225)
* save * save state * few checks for norm calue * done * self.GetResponseName() * remove TimeLogger * cleaning * cleaning * fix bug and update the ref test * update the trest due to clone opeation * rremove prints * Update applications/OptimizationApplication/python_scripts/algorithms/algorithm_gradient_projection.py Co-authored-by: Suneth Warnakulasuriya <[email protected]> * adding tests * fixing the test standart reponse value * testing * fix text case * update linear solver * suggestions * rename the fields in csv file of the test * remove models part * Change the test to use shell elements * Update applications/OptimizationApplication/python_scripts/algorithms/standardized_constraint.py Co-authored-by: Suneth Warnakulasuriya <[email protected]> * Update applications/OptimizationApplication/python_scripts/algorithms/algorithm_gradient_projection.py Co-authored-by: Suneth Warnakulasuriya <[email protected]> * Update applications/OptimizationApplication/python_scripts/algorithms/algorithm_gradient_projection.py Co-authored-by: Suneth Warnakulasuriya <[email protected]> * fix suggestion * revert to check * remove unnecessary Clone function * apply suggestion from CI log * csv_file compare * submit error through for testing * remove relative outputs --------- Co-authored-by: IAntonau <[email protected]> Co-authored-by: Suneth Warnakulasuriya <[email protected]>
- Loading branch information