source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13299   13 years Eric.Larour CHG: wrong order fixed to check on number of independents
(edit) @13298   13 years utke NEW set the required EDF members to call jacobian
(edit) @13297   13 years utke NEW: EDF fov forward implementaion for solverx
(edit) @13296   13 years utke NEW: 2-dim allocate/delete template fcts.
(edit) @13295   13 years utke NEW: EDF fos forward implementaion for solverx
(edit) @13294   13 years utke NEW: EDF prototypes
(edit) @13293   13 years utke missing string function prototypes acc to gcc 4.7.1
(edit) @13292   13 years Eric.Larour CHG: fixed location of CreateParametersAutodiff.cpp
(edit) @13291   13 years Mathieu Morlighem CHG: cosmetics
(edit) @13290   13 years Mathieu Morlighem CHG: cosmetics (no more than ONE blank line PLEASE)
(edit) @13289   13 years Mathieu Morlighem NEW: added support for python by default in configuration script (not …
(edit) @13288   13 years Mathieu Morlighem CHG: taking 'from runme import runme' out from startup.py, as this is …
(edit) @13287   13 years Mathieu Morlighem NEW: added BamgMesher compilation for python (still some FetchData to …
(edit) @13286   13 years Eric.Larour CHG: shielding issm.cpp from ADOLC when no ADOLC is available.
(edit) @13285   13 years Eric.Larour CHG: shielding these modules when not in AD mode.
(edit) @13284   13 years Eric.Larour NEW: ad script to test adolc capabilities
(edit) @13283   13 years Eric.Larour CHG: finished raw implementation to call ADOLC drivers. The drivers …
(edit) @13282   13 years Eric.Larour CHG: get svn to ignore other test files
(edit) @13281   13 years schlegel CHG: Python: cluster pass directory argument in issm execution to be …
(edit) @13280   13 years jschierm NEW: Nine more working python tests\!
(edit) @13279   13 years jschierm FIX: Python needs to explicitly copy vectors from BamgConvertMesh for …
(edit) @13278   13 years schlegel CHG: Clusters pass directory argument in issm execution to be full …
(edit) @13277   13 years schlegel CHG: Expect directory argument in issm execution to be full path to …
(edit) @13276   13 years Eric.Larour CHG: overloaded function prototype to access either string or enum as …
(edit) @13275   13 years seroussi BUG: now use isprop instead of isfield
(edit) @13274   13 years Mathieu Morlighem CHG: notes on how to get PETSc's libraries
(edit) @13273   13 years Mathieu Morlighem CHG: removed == around NR title
(edit) @13272   13 years Mathieu Morlighem NEW: Added NR name to report.sh
(edit) @13271   13 years seroussi BUG: do not marshal autodiff if not required
(edit) @13270   13 years jschierm NEW: Added python bamggeom and bamgmesh classes and added python …
(edit) @13269   13 years jschierm NEW: Added python WriteData for bamg objects.
(edit) @13268   13 years Eric.Larour CHG: introducing the autodiff matlab API.
(edit) @13267   13 years Mathieu Morlighem NEW: enable Double option (not merged with DoubleArray options)
(edit) @13266   13 years seroussi CHG: minor mac installation of python
(edit) @13265   13 years seroussi CHG: now use .nc data in Nightly runs
(edit) @13264   13 years seroussi CHG: created numpy package separated from scipy
(edit) @13263   13 years seroussi CHG: cleaned nose installation
(edit) @13262   13 years seroussi NEW: added macosx64 installation for lapack
(edit) @13261   13 years Mathieu Morlighem BUG: fixed Kriging with new solver prototype
(edit) @13260   13 years seroussi CHG: removed set -eu in mpich2
(edit) @13259   13 years Mathieu Morlighem CHG: typo in html report (<\/span)
(edit) @13258   13 years Eric.Larour Added test3000 to test3010, for adolc benchmark + archives + mod to runme.m
(edit) @13257   13 years Eric.Larour CHG: get svn to ignore some files.
(edit) @13256   13 years Eric.Larour CHG: missing Adolc libraries in matlab modules. Homogeneized …
(edit) @13255   13 years Eric.Larour CHG: ADOLC not needed in these files.
(edit) @13254   13 years schlegel BUG: need to loop through num fields
(edit) @13253   13 years seroussi NEW: added macosx installation for blas
(edit) @13252   13 years seroussi BUG: fixed python patch for 2.7 snowleopard
(edit) @13251   13 years Mathieu Morlighem CHG: getting rid of xfree
(edit) @13250   13 years Mathieu Morlighem CHG: getting rid of xfree
(edit) @13249   13 years seroussi BUG: fixed installation scripts when checking for number of inputs
(edit) @13248   13 years Mathieu Morlighem CHG: getting rid of xmalloc xcalloc and xrealloc. Use xNew xNewInit …
(edit) @13247   13 years seroussi BUG: minor fixed small mistakes introduced
(edit) @13246   13 years seroussi CHG: added set -eu in all installation files to stop if an error occurs
(edit) @13245   13 years jschierm NEW: Added working test104.py.
(edit) @13244   13 years jschierm BUG: Boolean must be converted to integer before adding in Python.
(edit) @13243   13 years Mathieu Morlighem NEW: compiling BamgConvertMesh in python
(edit) @13242   13 years Mathieu Morlighem NEW: added support for writing BamgMesh and BamgGeom (to be completed)
(edit) @13241   13 years Mathieu Morlighem CHG: getting rid of EnumToModelField, which has not been working for …
(edit) @13240   13 years Mathieu Morlighem CHG: added constructor to materials, so that it can load old structures
(edit) @13239   13 years Mathieu Morlighem BUG: allow md.materials to be loaded even for old models
(edit) @13238   13 years jschierm CHG: Changed python par file to use nc data file.
(edit) @13237   13 years Mathieu Morlighem not needed anymore
(edit) @13236   13 years Mathieu Morlighem CHG: preparing files for python inclusion
(edit) @13235   13 years Mathieu Morlighem CHG: preparing header files for python inclusion
(edit) @13234   13 years seroussi CHG: minor alignment
(edit) @13233   13 years seroussi CHG: matlab parameter files now use .nc data files
(edit) @13232   13 years seroussi BUG: Vector is now a template (tao)
(edit) @13231   13 years Mathieu Morlighem CHG: removing PetscInitialize and PetscFinalize from matlab and python …
(edit) @13230   13 years Mathieu Morlighem BUG: fixed tao compilation with new template matrix
(edit) @13229   13 years Mathieu Morlighem CHG: make sure we are using SeqVec so that we can disconnect PETSc …
(edit) @13228   13 years Mathieu Morlighem CHG: make sure we are writing SeqMat and SeqVec for matlab in order to …
(edit) @13227   13 years Mathieu Morlighem CHG: make sure we are writing SeqMat and SeqVec for matlab in order to …
(edit) @13226   13 years Mathieu Morlighem CHG: fixed compilation as Matrix and Vectors are now templates
(edit) @13225   13 years Mathieu Morlighem CHG: cosmetics
(edit) @13224   13 years Eric.Larour CHG: stop install from tripping if F90 or F90FLAGS is defined. …
(edit) @13223   13 years Eric.Larour ADD: new murdo configuration
(edit) @13222   13 years Eric.Larour CHG: cosmetic
(edit) @13221   13 years Eric.Larour CHG: new configuration to avoid trouble with KML and KRIGING modules …
(edit) @13220   13 years Eric.Larour CHG: adjustments to compile the Matlab and Python modules when ADOLC …
(edit) @13219   13 years Eric.Larour CHG: shielding krigging and kml modules from compile in adolc
(edit) @13218   13 years Mathieu Morlighem CHG: minor style change
(edit) @13217   13 years Mathieu Morlighem CHG: cosmetics: no more than ONE blank line please…
(edit) @13216   13 years Eric.Larour NEW: large change to the code, to adapt to ADOLC requirements. This …
(edit) @13215   13 years Eric.Larour CHG: new GenericOptionEnum for the GenericOption object, which …
(edit) @13214   13 years Mathieu Morlighem CHG: preparing mex module conversion to python
(edit) @13213   13 years Mathieu Morlighem CHG: preparing mex module conversion to python
(edit) @13212   13 years Eric.Larour CHG: get svn to ignore these files
(edit) @13211   13 years Mathieu Morlighem CHG: preparing modules for python compatibility
(edit) @13210   13 years Mathieu Morlighem CHG: simplified font style and align left
(edit) @13209   13 years Eric.Larour CHG: no such thing as a DYLD_RUN_PATH environment variable on mac
(edit) @13208   13 years Eric.Larour CHG: fixed DYLD library path pre and append routines
(edit) @13207   13 years schlegel CHG: update, we don't need plapack
(edit) @13206   13 years schlegel CHG: update, we don't need plapack
(edit) @13205   13 years schlegel CHG: update, we don't need plapack amd we need shared libs
(edit) @13204   13 years schlegel CHG: reformat so script would run on pfe
(edit) @13203   13 years Mathieu Morlighem CHG: do not display Matlab error if there is no error
(edit) @13202   13 years Mathieu Morlighem CHG: making report smaller in size
(edit) @13201   13 years Mathieu Morlighem BUG: display matlab's elapsed time
(edit) @13200   13 years Mathieu Morlighem CHG: matlab error width
Note: See TracRevisionLog for help on using the revision log.