Skip to content
Snippets Groups Projects
Commit 19951f5e authored by Van Dung NGUYEN's avatar Van Dung NGUYEN
Browse files

missing function

parent a4b7a3cf
No related branches found
No related tags found
No related merge requests found
......@@ -32,6 +32,7 @@ class eigenVectorField : public nodesField
std::vector<nlsField::dataBuildView> &dbview_,
const std::string file = "eigenMode");
virtual ~eigenVectorField();
virtual void closeArchivingFiles() {};
virtual void archive(const double time,const int step, const bool forceView);
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment