source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14917   12 years Eric.Larour CHG: got rid of the include/include.h headere file, finally :)
(edit) @14916   12 years Eric.Larour CHG: moved typedefs to shared/Numerics/constants, further depleted the …
(edit) @14915   12 years Eric.Larour CHG: moved types from include/ to shared/Numerics, where it belongs. …
(edit) @14914   12 years Eric.Larour CHG: got rid of macros.h in src/c/include, and pushed the last …
(edit) @14913   12 years Mathieu Morlighem CHG: missing include
(edit) @14912   12 years Mathieu Morlighem CHG: cosmetics, removing double blank lines:
(edit) @14911   12 years Mathieu Morlighem CHG: fixing compilation (missing header files
(edit) @14910   12 years Eric.Larour CHG: ne io/Print/Print.h header file for all things related to …
(edit) @14909   12 years Mathieu Morlighem CHG: cleaned up Gauss point headers
(edit) @14908   12 years Eric.Larour CHG: de-entangling DofIndexing header file dependencies
(edit) @14907   12 years Eric.Larour CHG: de-entangling dakota include files
(edit) @14906   12 years Eric.Larour CHG: not needed anymore
(edit) @14905   12 years Eric.Larour CHG: changed include guard protection
(edit) @14904   12 years Eric.Larour CHG: merged xMemCpy and alloc.h into MemOps.h in the …
(edit) @14903   12 years Eric.Larour CHG: de-entangling some header file dependencies
(edit) @14902   12 years adhikari CHG: updates associated with GiaMantleViscosityEnum that accounts for …
(edit) @14901   12 years adhikari CHG: changes associated with GiaMantleViscosityEnum that accounts for …
(edit) @14900   12 years adhikari CHG: element and materials updated for varying mantle visocity
(edit) @14899   12 years adhikari CHG: relevant update associated with GiaMantleViscosityEnum that …
(edit) @14898   12 years adhikari CHG: introducing GiaMantleViscosityEnum to account for varying mantle …
(edit) @14897   12 years Eric.Larour CHG: starting to cleanup the globals and types and typedefs include …
(edit) @14896   12 years Eric.Larour CHG: only include modules.h when strictly necessary
(edit) @14895   12 years Eric.Larour CHG: all these modules were uselessly including modules.h, which …
(edit) @14894   12 years Eric.Larour CHG: got rid of xdelete altogether, relying on templated xNew and …
(edit) @14893   12 years Eric.Larour CHG: replacing xdelete with delete. Gradual change. Nightlys seem to …
(edit) @14892   12 years Eric.Larour CHG: replacing xdelete with delete. Gradual change. Nightlys seem to …
(edit) @14891   12 years Eric.Larour CHG: replacing xdelete with delete. Gradual change. Nightlys seem to …
(edit) @14890   12 years Eric.Larour CHG: cosmetics
(edit) @14889   12 years Eric.Larour CHG: missing GSLLIBS in dependencies
(edit) @14888   12 years Eric.Larour CHG: Solve method only needed in issm.exe, not the wrappers, don't …
(edit) @14887   12 years Eric.Larour CHG: missing case of ISSMPDouble
(edit) @14886   12 years Eric.Larour CHG: missing prototype
(edit) @14885   12 years Mathieu Morlighem DEL: removed install-murdo.sh not needed
(edit) @14884   12 years Mathieu Morlighem NEW: install.sh now explains what to do instead of creating a symbolic …
(edit) @14883   12 years Eric.Larour CHG: murdo matlab install script
(edit) @14882   12 years Eric.Larour CHG: adolc mode mumps solver not yet available.
(edit) @14881   12 years Eric.Larour CHG: changing defaults for toolkits
(edit) @14880   12 years Eric.Larour CHG: mumps package
(edit) @14879   12 years Eric.Larour CHG: switching adolc runs to 1 cpu only, not that the issmsolver is …
(edit) @14878   12 years Eric.Larour CHG: replaced all printf with _printLine_ statements.
(edit) @14877   12 years Eric.Larour CHG: rearranged the adolc solvers to actually be under the gsl toolkit.
(edit) @14876   12 years Eric.Larour CHG: NORM_FROBENIUS already used by petsc :( Switching to NORM_FROB.
(edit) @14875   12 years Eric.Larour CHG: new NORM_FROBENIUS for matrices. Also fixed a lot of bugs in the …
(edit) @14874   12 years Mathieu Morlighem CHG: reverted back (but removed check on np>1 if no petsc
(edit) @14873   12 years Eric.Larour CHG: switched to non symmetric + checks on 0 sized memory allocation.
(edit) @14872   12 years Eric.Larour CHG: checking against petsc is not needed anymore, because we now have …
(edit) @14871   12 years Eric.Larour CHG: checking against petsc is not needed anymore, because we now have …
(edit) @14870   12 years Mathieu Morlighem CHG: simpler configuration
(edit) @14869   12 years Eric.Larour CHG: cosmetics
(edit) @14868   12 years Eric.Larour CHG: fixed indexation issue
(edit) @14867   12 years Eric.Larour CHG: fixed bug
(edit) @14866   12 years Mathieu Morlighem CHG: fixed WARNING: option figure was not used
(edit) @14865   12 years Eric.Larour CHG: minor, cosmetic
(edit) @14864   12 years Eric.Larour NEW: implemented a new hook up for the ISSM toolkit to the MUMPS …
(edit) @14863   12 years Eric.Larour CHG: added conditional for MUMPS package
(edit) @14862   12 years bdef NEW: export md.mesh to gmsh format
(edit) @14861   12 years utke CHG: TODO uncomment lines 31-33 once testing is ready.
(edit) @14860   12 years harounia changing the full size photos from pdf to png
(edit) @14859   12 years Eric.Larour CHG: fixed some dependency issues
(edit) @14858   12 years Eric.Larour CHG: temporary commit
(edit) @14857   12 years Mathieu Morlighem BUG: replaced Kff by this
(edit) @14856   12 years adhikari NEW: archives for gia benchmark tests
(edit) @14855   12 years adhikari NEW: gia benchmark experiment C3
(edit) @14854   12 years adhikari NEW: gia benchmark experiment C2
(edit) @14853   12 years adhikari NEW: gia benchmark experiment C1
(edit) @14852   12 years adhikari NEW: gia benchmark experiment A3
(edit) @14851   12 years adhikari NEW: gia benchmark experiment A2
(edit) @14850   12 years adhikari CHG: upgraded gia benchmark experiment A1
(edit) @14849   12 years adhikari CHG: updated to include several gia benchmark tests
(edit) @14848   12 years adhikari NEW: parameters typical for gia benchmark expt C and D
(edit) @14847   12 years adhikari NEW: parameters typical for gia benchmark expt A and B
(edit) @14846   12 years Mathieu Morlighem CHG: cosmetics
(edit) @14845   12 years Mathieu Morlighem NEW: added ExportGmsh.m to export mesh in gmsh format
(edit) @14844   12 years ltnguyen ADD: pinch zoom and moving feature for gallery.
(edit) @14843   12 years adhikari CHG: and corresponding archive
(edit) @14842   12 years adhikari CHG: updated for default numtimes=5 to run Ivins benchmarks
(edit) @14841   12 years adhikari CHG: some clean up
(edit) @14840   12 years adhikari CHG: some clean up
(edit) @14839   12 years bdef CHG:cleaning Enums
(edit) @14838   12 years bdef CHG: changing to HydrologyModel Enum and added Penalty factor as parameter
(edit) @14837   12 years adhikari CHG: Default numtimes=5, for Ivins benchmarks
(edit) @14836   12 years adhikari CHG: no more t0=0 restriction. Default numtimes=5, for Ivins benchmarks
(edit) @14835   12 years adhikari CHG: no more t0=0 restriction. Default numtimes=5, for Ivins benchmarks
(edit) @14834   12 years Eric.Larour CHG: done coding Assemble routines for vectors and matrices. Hook up …
(edit) @14833   12 years Eric.Larour CHG: committing new Assemble routine, still needs debugging
(edit) @14832   12 years adhikari CHG: a new test added for gia
(edit) @14831   12 years adhikari cosmetics
(edit) @14830   12 years cnpetrie updated setAlpha in ISSM.java, uses float for SDK 11+, uses int for sdk 10-
(edit) @14829   12 years Mathieu Morlighem BUG: fixed GIA consistentcy issue
(edit) @14828   12 years Mathieu Morlighem CHG: trying to fix GIA stuff
(edit) @14827   12 years Eric.Larour CHG: fixed the fix :)
(edit) @14826   12 years Mathieu Morlighem NEW: updated SquareSheetConstrained.py and added GIA stuff
(edit) @14825   12 years Mathieu Morlighem CHG: added gia to python model and fixed consistency of gia
(edit) @14824   12 years adhikari NEW: python script is added for GIA class
(edit) @14823   12 years cnpetrie changed the minSDKVersion to 10, wrapped SDK 11 code in an OS version …
(edit) @14822   12 years Mathieu Morlighem CHG: cosmetics, removed double blank lines and bad indentation
(edit) @14821   12 years adhikari NEW: new nightly test for Ivins benchmarks
(edit) @14820   12 years adhikari CHG: now we have two solutions, w and dw/dt
(edit) @14819   12 years adhikari CHG: test2001 archive
(edit) @14818   12 years adhikari NEW: test2051 is archived for benchmark experiments
Note: See TracRevisionLog for help on using the revision log.