ReservoirSeepageState struct
#include <gtopt/reservoir_seepage_lp.hpp>
Tracks the volume columns and current LP state for coefficient updates.
Public variables
- Real current_rhs
- Current RHS in the LP constraint.
- Real current_slope
- Current physical slope in the LP constraint.
- ColIndex efin_col
- Stage efin column.
- ColIndex eini_col
- Stage eini column.