Added private member function getNumericErtFields
This commit is contained in:
parent
b4175e5c2b
commit
8694794aae
@ -196,6 +196,7 @@ private:
|
||||
SpecialFieldPtr cloneSpecialField(const std::string& fieldname,
|
||||
const std::tr1::shared_ptr<SpecialBase> original);
|
||||
void readImpl(std::istream& is);
|
||||
void getNumericErtFields(const std::string& filename);
|
||||
|
||||
|
||||
std::string directory_;
|
||||
|
Loading…
Reference in New Issue
Block a user