| | |
| | | #include <snapshot.h> |
| | | #include<gsl/gsl_complex.h> |
| | | #include<gsl/gsl_complex_math.h> |
| | | |
| | | #include "globals.h" |
| | | |
| | | ts_vesicle *restoreVesicle(char *filename){ |
| | | ts_vesicle *vesicle = parseDump(filename); |
| | |
| | | ts_fprintf(stdout,"timestep: %u filename: %s\n",atoi(number),ent->d_name); |
| | | printf("%u ",atoi(number)); |
| | | vesicle=restoreVesicle(ent->d_name); |
| | | // vesicle_calculate_ulm2(vesicle); |
| | | vesicle_calculate_ulm2(vesicle); |
| | | tstep++; |
| | | //vesicle_free(vesicle); |
| | | free(number); |
| | | tape_free(vesicle->tape); |
| | | vesicle_free(vesicle); |
| | | } |
| | | free(ent); |
| | | } |
| | | for (n = 0; n < count; n++) |
| | | { |