source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13411   13 years cborstad NEW: skeleton of plotmodel routine in python, …
(edit) @13410   13 years Mathieu Morlighem CHG: renaming vertex->dof vertex->pid for consistency (id, sid and …
(edit) @13409   13 years Mathieu Morlighem CHG: renaming install.sh install-2.2.0.sh for consistency
(edit) @13408   13 years Eric.Larour NEW: script to just update adolc in larsen larour nightlys
(edit) @13407   13 years utke CHG use call to ensure contiguous locations for arguments passed to …
(edit) @13406   13 years Mathieu Morlighem CHG: reverted back, this change is conflicting with existing file
(edit) @13405   13 years Mathieu Morlighem CHG: reverted back, this change is conflicting with existing file
(edit) @13404   13 years Mathieu Morlighem NEW: added config.h.in required by configure
(edit) @13403   13 years Mathieu Morlighem added Makefile.in needed by configure
(edit) @13402   13 years Mathieu Morlighem NEW: added Makefile.in needed by configure
(edit) @13401   13 years seroussi CHG: improved check consistency for enthalpy solution
(edit) @13400   13 years Mathieu Morlighem NEW: added some config files needed by configure
(edit) @13399   13 years Mathieu Morlighem NEW: from now on, add configure to trunk so that people do not need …
(edit) @13398   13 years Mathieu Morlighem CHG: updated code stats
(edit) @13397   13 years Mathieu Morlighem Block revision 13395 from being merged into trunk-jpl
(edit) @13396   13 years Eric.Larour 12678 to 13393 oec review
(edit) @13395   13 years Mathieu Morlighem merged trunk-jpl and trunk for revision 13393
(edit) @13394   13 years Mathieu Morlighem Added 12678-13393
(edit) @13393   13 years Mathieu Morlighem merged trunk and trunk-jpl
(edit) @13392   13 years Mathieu Morlighem CHG: ISSM version number
(edit) @13391   13 years Eric.Larour Ignore Params.new
(edit) @13390   13 years Eric.Larour CHG: aspell path
(edit) @13389   13 years Eric.Larour CHG: use ADOLC devel version
(edit) @13388   13 years utke CHG adjusted default behavior in configure script, examples not needed
(edit) @13387   13 years utke CHG keep around commented out for now - to be removed later when we …
(edit) @13386   13 years utke CHG: with the forthcoming changes this will no longer work with the …
(edit) @13385   13 years Mathieu Morlighem CHG: special case to retrive string, need to return a copy of the …
(edit) @13384   13 years Eric.Larour NEW: configure script when python is not available
(edit) @13383   13 years Eric.Larour CHG: avoid getting information output flagged by the nightly run
(edit) @13382   13 years utke upgrade to newer version
(edit) @13381   13 years Mathieu Morlighem CHG: cosmetics - no more than one blank line
(edit) @13380   13 years Eric.Larour CHG: minor. better name for nrows variable
(edit) @13379   13 years Eric.Larour CHG: bug fix. Nasty index issue
(edit) @13378   13 years Mathieu Morlighem CHG:cosmetics
(edit) @13377   13 years seroussi CHG: changed mac lion config to have both python and matlab
(edit) @13376   13 years Mathieu Morlighem BUG: Fixed parallel kriging with new iomodel->dependents
(edit) @13375   13 years Mathieu Morlighem NEW: enable to Fetch matlab single vectors
(edit) @13374   13 years jschierm CHG: Cosmetic changes to python FetchData.
(edit) @13373   13 years jschierm CHG: Changed appropriate FetchData to memcpy and added more to …
(edit) @13372   13 years jschierm CHG: Changed python FetchData for strings, vectors, and matrices to …
(edit) @13371   13 years Mathieu Morlighem CHG: cosmetics
(edit) @13370   13 years Mathieu Morlighem NEW: changed default python version to 2.7.3
(edit) @13369   13 years seroussi HCG: minor tolerances test211
(edit) @13368   13 years jschierm NEW: Python version of FetchData for contours (corresponding to …
(edit) @13367   13 years Mathieu Morlighem BUG: fixed bug in trimesh with holes
(edit) @13366   13 years Mathieu Morlighem BUG: need to initialize flag before calling IsInPolySerial
(edit) @13365   13 years Mathieu Morlighem BUG: added return NULL to avoid segfault
(edit) @13364   13 years utke CHG wrong index
(edit) @13363   13 years Mathieu Morlighem NEW: improved error message handle in python
(edit) @13362   13 years utke CHG remove temporary debug output
(edit) @13361   13 years utke CH remove temporary debug output
(edit) @13360   13 years cborstad CHG: minor, missing parenthesis in string output
(edit) @13359   13 years cborstad CHG: get svn to ignore some files
(edit) @13358   13 years cborstad CHG: iMac-lion python and matlab install scripts
(edit) @13357   13 years Mathieu Morlighem CHG: cosmetics
(edit) @13356   13 years cborstad CHG: missing include files for numpy, starting from the numpy root …
(edit) @13355   13 years Mathieu Morlighem CHG: do not use DomainOutlineRead anymore, use FetchDatadirectly
(edit) @13354   13 years cborstad CHG: debugged issues of permissions with freetype2 include files
(edit) @13353   13 years Mathieu Morlighem NEW: FtechData can now retrieve contours either from a file or from a …
(edit) @13352   13 years jschierm NEW: Python version of SegIntersect (would be good if I added the real …
(edit) @13351   13 years jschierm NEW: Python version of SegIntersect.
(edit) @13350   13 years Mathieu Morlighem BUG: fixed installation status failed color
(edit) @13349   13 years Eric.Larour CHG: new GenericParamEnum enum.
(edit) @13348   13 years habbalf CHG: Removed Spooles (no longer supported), and prometheus (to be …
(edit) @13347   13 years Mathieu Morlighem NEW: enable to load old model with rheology_Z (matdamageice)
(edit) @13346   13 years cborstad CHG: added swig to the path.
(edit) @13345   13 years cborstad CHG: get svn to ignore some files.
(edit) @13344   13 years cborstad CHG: get svn to ignore some files.
(edit) @13343   13 years cborstad CHG: fixed problem in redefining CFLAGS
(edit) @13342   13 years cborstad BUG: distinguish between matice and matdamageice when loading a model …
(edit) @13341   13 years jschierm NEW: Python version of expwrite (plus some cleanup).
(edit) @13340   13 years seroussi CHG: minor tolerances
(edit) @13339   13 years jschierm NEW: Stand-alone python tool to read marshalled binary files.
(edit) @13338   13 years jschierm CHG: Revision for python.
(edit) @13337   13 years Mathieu Morlighem NEW: add OS after machine name
(edit) @13336   13 years Mathieu Morlighem CHG: removed from MatlabFuncs import *, which was producing the …
(edit) @13335   13 years mikep Add test121.py and test122.py. Working on test201.py and …
(edit) @13334   13 years Eric.Larour CHG: cosmetics
(edit) @13333   13 years Eric.Larour CHG: cosmetics
(edit) @13332   13 years jschierm NEW: Python version of expread.
(edit) @13331   13 years Mathieu Morlighem NEW: upgraded to ipython 0.13
(edit) @13330   13 years Mathieu Morlighem NEW: added python support for ContourToMesh (had to remove structs as …
(edit) @13329   13 years Mathieu Morlighem CHG: ContourToNodes only takes contour names (no structure) so that …
(edit) @13328   13 years utke CHG : temporary addition of debug output
(edit) @13327   13 years utke CHG fix up the assertions
(edit) @13326   13 years Eric.Larour CHG: simplified dumping into external results
(edit) @13325   13 years Eric.Larour NEW: large change. Replaced all our instances of ExternalResult
(edit) @13324   13 years seroussi BUG: fixed number of input fields
(edit) @13323   13 years utke CHG replace memcpy calls
(edit) @13322   13 years jschierm CHG: Changes to FetchData for BamgGeom and BamgMesh.
(edit) @13321   13 years Mathieu Morlighem BUG: removed PETSCVec from externalResults
(edit) @13320   13 years utke CHG add in temporary debug output
(edit) @13319   13 years Eric.Larour CHG: these files have never been compiled. Not needed anymore
(edit) @13318   13 years Eric.Larour NEW: Added AutodiffFosForwardOutputEnum
(edit) @13317   13 years Mathieu Morlighem CHG: added check if metis is not installed and np>1
(edit) @13316   13 years Mathieu Morlighem CHG: added check if metis is not installed and np>1
(edit) @13315   13 years Mathieu Morlighem CHG: fixed vim folds
(edit) @13314   13 years utke setup for fos_forward
(edit) @13313   13 years utke NEW placeholder
(edit) @13312   13 years utke CHG parameter not needed
Note: See TracRevisionLog for help on using the revision log.