define chech_itype in improper_hybrid.h

This commit is contained in:
Evangelos Voyiatzis
2025-02-09 14:46:18 +02:00
committed by GitHub
parent f7a43b94a6
commit c0ef702af5

View File

@ -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