source:
issm/oecreview/Archive/14312-15392/ISSM-15339-15340.diff@
15393
Last change on this file since 15393 was 15393, checked in by , 12 years ago | |
---|---|
File size: 700 bytes |
-
../trunk-jpl/src/c/analyses/prognostic_core.cpp
31 31 if(numoutputs) femmodel->parameters->FindParam(&requested_outputs,&numoutputs,PrognosticRequestedOutputsEnum); 32 32 33 33 if(issmbgradients){ 34 if(VerboseSolution )_printf_(" call smb gradients module\n\n");34 if(VerboseSolution())_printf_(" call smb gradients module\n\n"); 35 35 SmbGradientsx(femmodel->elements,femmodel->nodes,femmodel->vertices,femmodel->loads,femmodel->materials,femmodel->parameters); 36 36 } 37 37 if(ispdd){
Note:
See TracBrowser
for help on using the repository browser.