save the work of read from user-input file
This commit is contained in:
@@ -86,6 +86,7 @@ private:
|
||||
char LocalRestartFile[40];
|
||||
|
||||
void AssignComponentLabels(double *Porosity, double *Permeablity);
|
||||
void AssignComponentLabels(double *Porosity, double *Permeablity,const std::string& Filename_poro,const std::string& Filename_perm);
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user