define extract for improper amoeba
This commit is contained in:
committed by
GitHub
parent
d384de354a
commit
38d28fb426
@ -34,6 +34,7 @@ class ImproperAmoeba : public Improper {
|
||||
void write_restart(FILE *) override;
|
||||
void read_restart(FILE *) override;
|
||||
void write_data(FILE *) override;
|
||||
void *extract(const char *, int &) override;
|
||||
|
||||
protected:
|
||||
int disable;
|
||||
|
||||
Reference in New Issue
Block a user