Changeset 22243
- Timestamp:
- 11/08/17 05:52:12 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/cores/transient_core.cpp
r22241 r22243 65 65 if(numoutputs) femmodel->parameters->FindParam(&requested_outputs,&numoutputs,TransientRequestedOutputsEnum); 66 66 67 #if def _HAVE_BAMG_ //#ifdef _HAVE_NEOPZ_ itapopo67 #if defined(_HAVE_BAMG_) && !defined(_HAVE_ADOLC_) 68 68 if(amr_frequency){ 69 69 femmodel->parameters->FindParam(&amr_restart,AmrRestartEnum);
Note:
See TracChangeset
for help on using the changeset viewer.