define chech_itype in improper_hybrid.h
This commit is contained in:
committed by
GitHub
parent
f7a43b94a6
commit
c0ef702af5
@ -40,6 +40,8 @@ class ImproperHybrid : public Improper {
|
||||
void read_restart(FILE *) override;
|
||||
double memory_usage() override;
|
||||
|
||||
int check_itype(int, char *);
|
||||
|
||||
protected:
|
||||
int *map; // which style each improper type points to
|
||||
|
||||
|
||||
Reference in New Issue
Block a user