-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove manual alloc and update code standards in hydro/daily2 (#1651)
* [DEV] TurbineMax/min * [FIX] Use new to call constructor for vector * [DEV] niveauxbas apports * [DEV] DONNEES_MENSUELLES_ETENDUES * [DEV] CoutLineaire CoefficientsDeLaMatriceDesContraintes * [DEV] Sens * [FIX] Using new * [DEV] NombreDeTermesDesLignes IndicesDebutDeLigne * [DEV] IndicesColonnes * [DEV] Xmin Xmax SecondMembre * [DEV] X CoutsReduits CoutsMarginauxDesContraintes * [DEV] PositionDeLaVariable ComplementDeLaBase * [DEV] AdresseOuPlacerLaValeurDesVariablesOptimisees * [DEV] CORRESPONDANCE_DES_VARIABLES_PB_ETENDU * [DEV] NbJoursDUnProbleme * [DEV] ProblemeSpx * [DEV] TypeDeVariable * [DEV] CorrespondanceDesVariables * [DEV] ProblemeLineaireEtenduPartieFixe * [DEV] ProblemeLineaireEtenduPartieVariable * [DEV] Var scope * [DEV] ProblemeHydrauliqueEtendu * [DEV] Use unique_ptr for Probleme * [DEV] Remove probleme in struct * [DEV] Remove probleme in monthly * [DEV] Remove probleme in daily/ * [DEV] DONNEES_MENSUELLES_ETENDUES& * [FIX] code smells * [FIX] vois* for probspx * [DEV] std::vector<PROBLEME_SPX*> ProblemeSpx for daily and monthly * [DEV] Remove error checking for unique_ptr * [FIX] Code smell
- Loading branch information
Showing
19 changed files
with
357 additions
and
654 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.