mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2523 Mohrs circle: Add comments and improve readablity
This commit is contained in:
@@ -55,7 +55,7 @@ protected:
|
||||
void redrawCircles();
|
||||
void deleteCircles();
|
||||
|
||||
bool queryDataAndUpdatePlot(RimGeoMechView* geoMechView, size_t gridIndex, size_t cellIndex);
|
||||
void queryDataAndUpdatePlot(RimGeoMechView* geoMechView, size_t gridIndex, size_t cellIndex);
|
||||
|
||||
private:
|
||||
struct MohrCircle
|
||||
|
||||
Reference in New Issue
Block a user