source: issm/trunk-jpl/src/c/solutions/issm.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13954   12 years Mathieu Morlighem BUG: uncomment EnvironmentFinalize
(edit) @13815   12 years Mathieu Morlighem CHG: reverted back
(edit) @13813   12 years Mathieu Morlighem CHG: more cppcheck issues
(edit) @13621   12 years Mathieu Morlighem CHG: cosmetics, removing all deboule blank lines and indent single …
(edit) @13611   12 years Eric.Larour CHG: cosmetics
(edit) @13610   12 years Eric.Larour CHG: cosmetics
(edit) @13609   12 years Eric.Larour CHG: final transition from extern my_rank and num_procs to IssmComm
(edit) @13589   12 years Eric.Larour CHG: starting transition to model runs where the MPI_Comm is …
(edit) @13554   12 years Eric.Larour CHG: - profiling is now done entirely inside the FemModel methods - …
(edit) @13553   12 years Eric.Larour CHG: issm.cpp now runs the following methods: Constructor, Solve, and …
(edit) @13549   12 years Eric.Larour CHG: FemModel constructors and destructors now take care of writing …
(edit) @13545   12 years Mathieu Morlighem CHG: cosmetics
(edit) @13543   12 years Eric.Larour CHG: moved tape statistics printing for AD mode to ad_core from issm.cpp
(edit) @13542   12 years Eric.Larour CHG: transferred AD statements to CreateParametersAutodiff, namely …
(edit) @13540   12 years Eric.Larour CHG: cleanup issm.cpp. Worked on homogeneizing solutioncore returned …
(edit) @13539   12 years Eric.Larour CHG: simplified profiler further. moved Dakotax to …
(edit) @13534   12 years Eric.Larour NEW and CHG: added new enums in src/m/enum. Please run source …
(edit) @13533   12 years Mathieu Morlighem BUG: fixed petsc initialization (needed to include config.h)
(edit) @13532   12 years Eric.Larour CHG: missing Config.h, which created a problem during issm initialization
(edit) @13531   12 years Eric.Larour CHG: the IssmBoot and IssmEnd have nothing to do with ISSM booting and …
(edit) @13530   12 years Eric.Larour CHG and NEW: macros.h: changed name of ISSMBOOT and ISSMEND macros to …
(edit) @13502   12 years utke CHG space savers for EDF
(edit) @13445   12 years Eric.Larour CHG: move trace_on for ADOLC within the IoModel constructor.
(edit) @13434   12 years Eric.Larour CHG: fixed bug that was calling RequestedDependents repeatedly during …
(edit) @13386   13 years utke CHG: with the forthcoming changes this will no longer work with the …
(edit) @13325   13 years Eric.Larour NEW: large change. Replaced all our instances of ExternalResult
(edit) @13286   13 years Eric.Larour CHG: shielding issm.cpp from ADOLC when no ADOLC is available.
(edit) @13283   13 years Eric.Larour CHG: finished raw implementation to call ADOLC drivers. The drivers …
(edit) @13277   13 years schlegel CHG: Expect directory argument in issm execution to be full path to …
(edit) @13268   13 years Eric.Larour CHG: introducing the autodiff matlab API.
(edit) @13185   13 years utke NEW : register externally differentiated function for ADOL-C ; …
(edit) @13083   13 years Eric.Larour CHG: introduced autodiff bool to hook off and on the ADOLC at run time.
(edit) @13080   13 years Eric.Larour CHG: need ADOLC_VERSION for compile with old versions of adolc or new …
(edit) @13073   13 years Eric.Larour CHG: extended rest of the code (except for kriging code) to use …
(edit) @13067   13 years utke int to size_t
(edit) @13056   13 years glperez CHG: Correction from the 13046 revision
(edit) @13055   13 years glperez BUG: Reverted back. Chaco module not compiling…
(edit) @13036   13 years Mathieu Morlighem CHG: renaming _error2_ _error_
(edit) @12988   13 years Eric.Larour NEW: created wrapper to SolverxSeq solver, so that when running with …
(edit) @12696   13 years Eric.Larour Generalized profiling in issm.cpp to be applicable even when Petsc is …
(edit) @12655   13 years habbalf Added PETSc profiling. Timing is redundant with MPI timing...may …
(edit) @12519   13 years Mathieu Morlighem cosmetics
(edit) @12515   13 years Mathieu Morlighem Starting to replace _printf by _pprintString
(edit) @12512   13 years Mathieu Morlighem Starting to replace _printf by _pprintString
(edit) @12493   13 years Mathieu Morlighem replaced all _error_ to _error2_
(edit) @12477   13 years utke type renames
(edit) @12439   13 years Mathieu Morlighem changing xmalloc to xNew and xfree to xDelete
(edit) @12102   13 years Eric.Larour Stripped out the following layers: METIS: if not running with MPI, do …
(edit) @12022   13 years Mathieu Morlighem moved MODULEBOOT to ISSMBOOT to avoid conflict with mex
(edit) @12016   13 years Eric.Larour Took out all specific parts of the code that were supposedly PARALLEL.
(edit) @11983   13 years Mathieu Morlighem minor, added package info
(edit) @11982   13 years Mathieu Morlighem minor, added package info
(edit) @11971   13 years Eric.Larour No need for declaring externals here
(edit) @11827   13 years Mathieu Morlighem Now each core saves its results depending on SaveResults parameter …
(edit) @11724   13 years Eric.Larour Broader definition of when issm should run in parallel.
(edit) @11695   13 years Eric.Larour Completed separation of Petsc from ISSM. Matrix and Vector are now …
(edit) @11275   13 years Mathieu Morlighem TAO is now optional depending on a model flag (md.inversion.tao), to …
(edit) @11267   13 years Mathieu Morlighem new TAO interface
(copy) @10937   13 years anon Branching JPL
copied from issm/trunk/src/c/solutions/issm.cpp
(edit) @10569   13 years Mathieu Morlighem cleaner TAO
Note: See TracRevisionLog for help on using the revision log.