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