Revert "null constructor for MInkowski"
This reverts commit c4e5fde6ac.
This commit is contained in:
@@ -47,7 +47,6 @@ public:
|
||||
|
||||
//...........................................................................
|
||||
Minkowski(std::shared_ptr <Domain> Dm);
|
||||
Minkowski(){};
|
||||
~Minkowski();
|
||||
void ComputeScalar(const DoubleArray Field, const double isovalue);
|
||||
void PrintAll();
|
||||
|
||||
Reference in New Issue
Block a user