Rename and moved azimuth updates to RimFracture

This commit is contained in:
Magne Sjaastad
2017-02-23 09:47:30 +01:00
parent 855960287d
commit 7717bf925f
9 changed files with 65 additions and 44 deletions

View File

@@ -42,7 +42,7 @@ public:
void recomputeWellCenterlineCoordinates();
void updateFracturePositionFromLocation();
void setAzimuth() override;
void updateAzimuthFromFractureDefinition() override;
protected: