Skip to content

Commit 96bb42a

Browse files
committed
gpl: member function renamed
Signed-off-by: Augusto Berndt <augusto.berndt@precisioninno.com>
1 parent d68bae8 commit 96bb42a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/gpl/src/nesterovBase.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1410,7 +1410,7 @@ FloatPoint NesterovBaseCommon::getWireLengthGradientPinWA(const GPin* gPin,
14101410
"getGradientWAPin",
14111411
1,
14121412
"{}, X[{:g} {:g}] Y[{:g} {:g}]",
1413-
gPin->gCell()->name(),
1413+
gPin->gCell()->getName(),
14141414
gradientMinX,
14151415
gradientMaxX,
14161416
gradientMinY,

0 commit comments

Comments
 (0)