source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11761   13 years Eric.Larour More checks on empty matrices and vectors
(edit) @11760   13 years Eric.Larour More robuts Solverx
(edit) @11759   13 years Eric.Larour Fixed segfaults + bugs
(edit) @11758   13 years Eric.Larour Took out segfault, remnant of data references from Cielo
(edit) @11757   13 years Eric.Larour Ignore install and src files
(edit) @11756   13 years seroussi fixed slope routine (very old way of calling project3d)
(edit) @11755   13 years Mathieu Morlighem vector cannot be NULL
(edit) @11754   13 years glperez Added the simple HelloWorldProject to the Android directory. Makefile …
(edit) @11753   13 years Eric.Larour geos-5
(edit) @11752   13 years Eric.Larour GNU make environment variables
(edit) @11751   13 years Eric.Larour Some ignoring of files in svn
(edit) @11750   13 years Eric.Larour packagemaker soft link
(edit) @11749   13 years Eric.Larour modelE from GISS
(edit) @11748   13 years Eric.Larour GNU make
(edit) @11747   13 years Eric.Larour gsl package
(edit) @11746   13 years Eric.Larour Ignore test decks*
(edit) @11745   13 years Mathieu Morlighem fixed issue with GetSize
(edit) @11744   13 years Mathieu Morlighem no NULL pointer allowed for Vector or Matrix
(edit) @11743   13 years Mathieu Morlighem no NULL pointer allowed for Vector or Matrix
(edit) @11742   13 years Mathieu Morlighem minor
(edit) @11741   13 years Mathieu Morlighem reverted chaco installation back to normal (cannot compile on …
(edit) @11740   13 years Mathieu Morlighem Added lat/lon extrusion
(edit) @11739   13 years Eric.Larour Some legitimate demands if the vector is a NULL pointer
(edit) @11738   13 years Eric.Larour reverting
(edit) @11737   13 years Eric.Larour Vector object does not have an M size.
(edit) @11736   13 years Eric.Larour Added gsl support + relaxed constraints on presence of PETSC to …
(edit) @11735   13 years Eric.Larour Adding gsl support, issm toolkit.
(edit) @11734   13 years Eric.Larour Hook up new issm toolkit
(edit) @11733   13 years Eric.Larour Adding issm toolkit
(edit) @11732   13 years Eric.Larour No dakota, no petsc, to test gsl API
(edit) @11731   13 years Eric.Larour No dakota for now
(edit) @11730   13 years Eric.Larour Avoid potential API issue when Petsc is absent
(edit) @11729   13 years Eric.Larour Detect presence of petsc for solving in parallel. Otherwise, run with …
(edit) @11728   13 years Eric.Larour Added a default petsc version
(edit) @11727   13 years Eric.Larour Detect petsc compilation in config.h
(edit) @11726   13 years Eric.Larour Added GSL solver
(edit) @11725   13 years Eric.Larour Shield some potentially dangerous API dependency
(edit) @11724   13 years Eric.Larour Broader definition of when issm should run in parallel.
(edit) @11723   13 years Eric.Larour Add GSL support
(edit) @11722   13 years Eric.Larour Add GSL support
(edit) @11721   13 years Eric.Larour Live without Petsc
(edit) @11720   13 years Mathieu Morlighem Better error message if input does not have the right length
(edit) @11719   13 years Mathieu Morlighem Precipitation not needed for prognostic
(edit) @11718   13 years glperez Modified the install.sh script of Android-SDK
(edit) @11717   13 years Mathieu Morlighem removing some useless functions
(edit) @11716   13 years Mathieu Morlighem Added support for empty vectors in serial mode
(edit) @11715   13 years Mathieu Morlighem fixed problem if uf=NULL
(edit) @11714   13 years Mathieu Morlighem check uf size
(edit) @11713   13 years Mathieu Morlighem Added lots of asserts to avoid nasty segmentation faults
(edit) @11712   13 years Mathieu Morlighem Added assert to avoid crash
(edit) @11711   13 years Eric.Larour Dimitris notes and updates on MITgcm.
(edit) @11710   13 years Eric.Larour Notes from Dimitris on MITgcm
(edit) @11709   13 years Mathieu Morlighem Updated syntax highlighting
(edit) @11708   13 years cborstad merged trunk-jpl through revision 11707 into branches/trunk-jpl-damage
(edit) @11707   13 years Mathieu Morlighem moved delete to xdelete for PETSC vec
(edit) @11706   13 years Mathieu Morlighem fixed memory leak
(edit) @11705   13 years Eric.Larour Wrong symbol
(edit) @11704   13 years Mathieu Morlighem Added constructor from PETSc vector
(edit) @11703   13 years Mathieu Morlighem updated controltao with new Vector/Matrix interface
(edit) @11702   13 years Mathieu Morlighem wrong string size
(edit) @11701   13 years Mathieu Morlighem Fixed seg fault
(edit) @11700   13 years Mathieu Morlighem cosmetics
(edit) @11699   13 years Mathieu Morlighem minor
(edit) @11698   13 years Eric.Larour Skip bamg
(edit) @11697   13 years Eric.Larour run without petsc
(edit) @11696   13 years Eric.Larour More leeway in terms of running without petsc support
(edit) @11695   13 years Eric.Larour Completed separation of Petsc from ISSM. Matrix and Vector are now …
(edit) @11694   13 years Eric.Larour Improved quick fix, going back to Mathieu's bug fix
(edit) @11693   13 years Eric.Larour Do not delete Matrix and Object. Matlab API bug
(edit) @11692   13 years Mathieu Morlighem temporary fix
(edit) @11691   13 years Mathieu Morlighem Changed to xdelete
(edit) @11690   13 years Mathieu Morlighem minor
(edit) @11689   13 years Mathieu Morlighem minor
(edit) @11688   13 years Mathieu Morlighem Fixed infinite loop
(edit) @11687   13 years Mathieu Morlighem Fixed seg fault (obvious)
(edit) @11686   13 years Mathieu Morlighem Added xdeletes instead of deletes for vectors and matrices
(edit) @11685   13 years Eric.Larour Using new delete routines to fix segfault
(edit) @11684   13 years cborstad merged revisions 11428:11680 from trunk-jpl into branches/trunk-jpl-damage
(edit) @11683   13 years cborstad misc changes prior to merging from trunk-jpl
(edit) @11682   13 years Mathieu Morlighem Use 64 bit flags for matlab 7.9 and higher
(edit) @11681   13 years Mathieu Morlighem removed largeArray flag, making compilation fail on most macs
(edit) @11680   13 years Eric.Larour Simplifying dakota glitch
(edit) @11679   13 years Eric.Larour Large commit, to strip out Petsc from the code. Created new Matrix and …
(edit) @11678   13 years Mathieu Morlighem simplified
(edit) @11677   13 years Mathieu Morlighem reverted back to normal
(edit) @11676   13 years Mathieu Morlighem Added Jks tutorial
(edit) @11675   13 years Mathieu Morlighem Added support for 'single' matlab format
(edit) @11674   13 years seroussi minor display of friction
(edit) @11673   13 years Eric.Larour Setting up the externalpackages for the android build.
(edit) @11672   13 years Eric.Larour New android directory for development. Not connected
(edit) @11671   13 years Eric.Larour Not needed anymore
(edit) @11670   13 years Eric.Larour Starting abstraction of Matrix and Vector objects, to step away from …
(edit) @11669   13 years Eric.Larour Added adolc package
(edit) @11668   13 years schlegel fix some typos
(edit) @11667   13 years cborstad borstad config files for nightly runs
(edit) @11666   13 years Eric.Larour Took out ad/Makefile.am in configure.ac
(edit) @11665   13 years Eric.Larour Took out Makefile.am in ad. Now resides in the main src/c/Makefile.am, …
(edit) @11664   13 years Mathieu Morlighem better recovery process
(edit) @11663   13 years Eric.Larour Added new configuration file + new validation test configuration file
(edit) @11662   13 years Eric.Larour Added PackageMaker
Note: See TracRevisionLog for help on using the revision log.