2
0
mirror of https://github.com/LCPQ/DEHam synced 2024-06-25 22:52:14 +02:00
DEHam/src/get_ntot.h

5 lines
146 B
C
Raw Normal View History

2018-01-28 18:41:28 +01:00
#include <tgmath.h>
#include <math.h>
2018-01-28 18:41:28 +01:00
int get_ntot(_Bool Fam1, int natom, long int isz, long int ntrou, long int fix_trou1, long int fix_trou2);