Changeset 4306
- Timestamp:
- 06/29/10 09:45:27 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/mex/OutputResults/OutputResults.cpp
r4218 r4306 37 37 FetchData(&results,RESULTS); 38 38 39 /*results might be NILL, allocate: */ 40 if(!results)results=new Results(ResultsEnum); 41 39 42 /*Call "x" code layer: */ 40 43 OutputResultsx(&dataref, elements,nodes,vertices,loads,materials,parameters,results);
Note:
See TracChangeset
for help on using the changeset viewer.