00001 #ifndef ANALYTICS_GEO_H_DEF 00002 #define ANALYTICS_GEO_H_DEF 00003 00004 // File generated on 18-Apr-2006, Basile.Graf@epfl.ch 00005 00006 00007 void EE_flat_compute(datas *d); 00008 00009 void equ_compute(datas *d); 00010 00011 void angles_compute(datas *d); 00012 00013 void forces_all_compute(datas *d); 00014 00015 void forces_compute(datas *d); 00016 00017 #endif
1.4.6-NO