source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13560   13 years bduong new test app
(edit) @13559   13 years cborstad CHG: fixed argument list to DetermineLocalSize
(edit) @13558   13 years Mathieu Morlighem CHG: reverted back to previous revision
(edit) @13557   13 years Eric.Larour CHG: ISFree not needed anymore
(edit) @13556   13 years Eric.Larour CHG: MatPartition not needed anymore
(edit) @13555   13 years Eric.Larour CHG: MPI_Upperrow, MPI_Boundariesfromrange and MPI_Upperrow not needed …
(edit) @13554   13 years Eric.Larour CHG: - profiling is now done entirely inside the FemModel methods - …
(edit) @13553   13 years Eric.Larour CHG: issm.cpp now runs the following methods: Constructor, Solve, and …
(edit) @13552   13 years Eric.Larour CHG: tighter tolerances, and update on larsen
(edit) @13551   13 years Eric.Larour CHG: adapt to changes in git repo
(edit) @13550   13 years Eric.Larour CHG: fixed bug. Solver pointers need to be allocated even when …
(edit) @13549   13 years Eric.Larour CHG: FemModel constructors and destructors now take care of writing …
(edit) @13548   13 years Mathieu Morlighem CHG: adding folds
(edit) @13547   13 years Eric.Larour CHG: Dakotax.h does not exist anymore. Updated DakotaPlugin and …
(edit) @13546   13 years Eric.Larour CHG: shielding CreateParametersAutodiff with HAVE_ADOLC macro. Some …
(edit) @13545   13 years Mathieu Morlighem CHG: cosmetics
(edit) @13544   13 years Mathieu Morlighem BUG: revert back to original
(edit) @13543   13 years Eric.Larour CHG: moved tape statistics printing for AD mode to ad_core from issm.cpp
(edit) @13542   13 years Eric.Larour CHG: transferred AD statements to CreateParametersAutodiff, namely …
(edit) @13541   13 years Eric.Larour CHG: not needed anymore, moved to solutions
(edit) @13540   13 years Eric.Larour CHG: cleanup issm.cpp. Worked on homogeneizing solutioncore returned …
(edit) @13539   13 years Eric.Larour CHG: simplified profiler further. moved Dakotax to …
(edit) @13538   13 years Eric.Larour CHG: Sys directory not needed anymore
(edit) @13537   13 years Eric.Larour CHG: Sys directory not needed anymore
(edit) @13536   13 years Eric.Larour CHG: Not needed anymore
(edit) @13535   13 years Eric.Larour NEW: test maximum allocation in fov_forward
(edit) @13534   13 years Eric.Larour NEW and CHG: added new enums in src/m/enum. Please run source …
(edit) @13533   13 years Mathieu Morlighem BUG: fixed petsc initialization (needed to include config.h)
(edit) @13532   13 years Eric.Larour CHG: missing Config.h, which created a problem during issm initialization
(edit) @13531   13 years Eric.Larour CHG: the IssmBoot and IssmEnd have nothing to do with ISSM booting and …
(edit) @13530   13 years Eric.Larour CHG and NEW: macros.h: changed name of ISSMBOOT and ISSMEND macros to …
(edit) @13529   13 years helsen modified Nightlyruntest for SMB gradients
(edit) @13528   13 years Mathieu Morlighem BUG: reverted back to original regularization
(edit) @13527   13 years ltnguyen This is a simple HelloWorld that using JNI Header, this is working …
(edit) @13526   13 years bduong Process to release an android app on Google Play Store
(edit) @13525   13 years jschierm NEW: Working test217.py.
(edit) @13524   13 years jschierm NEW: Preliminary python versions of some rift functions (not useful …
(edit) @13523   13 years Mathieu Morlighem BUG: fixing number of Enum
(edit) @13522   13 years Eric.Larour NEW: helloworld prototype directory
(edit) @13521   13 years helsen update of the SMB gradients code
(edit) @13520   13 years jschierm FIX: Fix handling of variable arguments (and more).
(edit) @13519   13 years jschierm NEW: Working python tests 213-215.
(edit) @13518   13 years jschierm NEW: Working test212.py.
(edit) @13517   13 years jschierm FIX: Fixed InversionControlParameters for test212.py.
(edit) @13516   13 years Eric.Larour CHG: modified the way we set keep for trace initialization in AD mode. …
(edit) @13515   13 years utke CHG consistent naming
(edit) @13514   13 years utke CHG indentation only - abide by the ISSM code style
(edit) @13513   13 years utke NEW fov_reverse driver
(edit) @13512   13 years utke NEW fov_reverse solver wrapper
(edit) @13511   13 years Eric.Larour CHG: get svn to ignore some svn files
(edit) @13510   13 years Eric.Larour CHG: get svn to ignore some svn files
(edit) @13509   13 years Eric.Larour NEW: new fos_reverse driver capability.
(edit) @13508   13 years Eric.Larour NEW: test to check forward vectorial vs reverse scalar
(edit) @13507   13 years utke CHG factored out EDF allocations, changed driver names, added …
(edit) @13506   13 years Eric.Larour CHG: new AutodiffFosReverseIndexEnum for reverse mode. Also changed …
(edit) @13505   13 years Eric.Larour CHG: new AutodiffFosReverseIndexEnum for reverse mode. Also changed …
(edit) @13504   13 years jschierm NEW: Working test205.py.
(edit) @13503   13 years jschierm FIX: Fixes required for test205.py.
(edit) @13502   13 years utke CHG space savers for EDF
(edit) @13501   13 years Eric.Larour CHG: active keep on in trace for reverse drivers
(edit) @13500   13 years Eric.Larour CHG: checkconsistency now accepts reverse drivers
(edit) @13499   13 years Eric.Larour CHG: problem with driver name
(edit) @13498   13 years utke CHG implement fos_reverse for the solver and use a view to the …
(edit) @13497   13 years helsen CHG: enable shared libraries
(edit) @13496   13 years jschierm CHG: cosmetic.
(edit) @13495   13 years jschierm NEW: Preliminary rifts section of bamg.py.
(edit) @13494   13 years jschierm NEW: test514.py now running.
(edit) @13493   13 years jschierm FIX: Fixed typo and instance dictionary reference.
(edit) @13492   13 years mikep These are scripts that were in my queue to debug - ran out of time
(edit) @13491   13 years mikep Checkin last py scripts I was able to test successfully.
(edit) @13490   13 years Eric.Larour CHG: updated these classes to sync with corresponding .m classes
(edit) @13489   13 years Eric.Larour NEW: update of adolc clone.
(edit) @13488   13 years Eric.Larour CHG: updates to murdo configurations
(edit) @13487   13 years Eric.Larour CHG: swithc from append to prepend on git variables
(edit) @13486   13 years Eric.Larour CHG: fixed issues with mass flux segments where …
(edit) @13485   13 years Mathieu Morlighem BUG: do not check for segment if isautodiff=false
(edit) @13484   13 years jschierm CHG: Change handling of null matrices for python FetchData.
(edit) @13483   13 years Eric.Larour CHG: added mass flux as a possible dependent variable. In order not …
(edit) @13482   13 years jschierm NEW: New python functions in support of test514.py (which doesn't yet …
(edit) @13481   13 years utke CHG just changed the signature in adol-c so need to mirror it here
(edit) @13480   13 years bduong CHG: Changed ordering of LD flags.
(edit) @13479   13 years cborstad CHG: handle matice and matdamageice separately when calculating viscosity
(edit) @13478   13 years bduong BUG: Missing semicolon on prior modification to 'issm_options.m4'
(edit) @13477   13 years bduong CHG: ISSM now recognizes R2012b Matlab version.
(edit) @13476   13 years cborstad CHG: changed mechanicalproperties to sort eigenvalues in descending …
(edit) @13475   13 years Eric.Larour CHG: get svn to ignore some svn files
(edit) @13474   13 years Eric.Larour CHG: get svn to ignore some files
(edit) @13473   13 years Eric.Larour CHG: good test for AD
(edit) @13472   13 years jschierm NEW: Preliminary python versions of GetAreas and GetNodalFunctionsCoeff.
(edit) @13471   13 years jschierm NEW: Enable SetMarineIceSheetBC in Pig.py.
(edit) @13470   13 years jschierm CHG: More changes relating to python 1-d vectors vs. 2-d arrays (plus …
(edit) @13469   13 years Eric.Larour CHG: fixed bug in requested_outputs check consistency
(edit) @13468   13 years utke CHG ignore the return codes for now
(edit) @13467   13 years jschierm FIX: Fixed call to ContourToMesh.
(edit) @13466   13 years jschierm CHG: Update for multiple columns.
(edit) @13465   13 years mikep minor cleanup
(edit) @13464   13 years Mathieu Morlighem BUG: do not compile ContourToMesh twice
(edit) @13463   13 years jschierm CHG: Changed all data 1-d vectors to 2-d arrays to allow multiple columns.
(edit) @13462   13 years jschierm CHG: Changed all data 1-d vectors to 2-d arrays to allow multiple columns.
(edit) @13461   13 years Eric.Larour CHG: AutodiffDriversx now driven by the type of driver string supplied …
Note: See TracRevisionLog for help on using the revision log.