Changeset 3895 for issm/trunk/src/c/Qmux/SpawnCoreParallel.cpp
- Timestamp:
- 05/21/10 17:08:26 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/Qmux/SpawnCoreParallel.cpp
r3887 r3895 32 32 #include "./Qmux.h" 33 33 #include "../include/include.h" 34 #include "../ parallel/parallel.h"34 #include "../solutions/solutions.h" 35 35 36 36 void SpawnCoreParallel(double* responses, int numresponses, double* variables, char** variables_descriptors,int numvariables, Model* model,int analysis_type,int sub_analysis_type,int counter){
Note:
See TracChangeset
for help on using the changeset viewer.