|
|
@11737
|
13 years |
Eric.Larour |
Vector object does not have an M size.
|
|
|
@11736
|
13 years |
Eric.Larour |
Added gsl support + relaxed constraints on presence of PETSC to …
|
|
|
@11735
|
13 years |
Eric.Larour |
Adding gsl support, issm toolkit.
|
|
|
@11734
|
13 years |
Eric.Larour |
Hook up new issm toolkit
|
|
|
@11733
|
13 years |
Eric.Larour |
Adding issm toolkit
|
|
|
@11732
|
13 years |
Eric.Larour |
No dakota, no petsc, to test gsl API
|
|
|
@11731
|
13 years |
Eric.Larour |
No dakota for now
|
|
|
@11730
|
13 years |
Eric.Larour |
Avoid potential API issue when Petsc is absent
|
|
|
@11729
|
13 years |
Eric.Larour |
Detect presence of petsc for solving in parallel. Otherwise, run with …
|
|
|
@11728
|
13 years |
Eric.Larour |
Added a default petsc version
|
|
|
@11727
|
13 years |
Eric.Larour |
Detect petsc compilation in config.h
|
|
|
@11726
|
13 years |
Eric.Larour |
Added GSL solver
|
|
|
@11725
|
13 years |
Eric.Larour |
Shield some potentially dangerous API dependency
|
|
|
@11724
|
13 years |
Eric.Larour |
Broader definition of when issm should run in parallel.
|
|
|
@11723
|
13 years |
Eric.Larour |
Add GSL support
|
|
|
@11722
|
13 years |
Eric.Larour |
Add GSL support
|
|
|
@11721
|
13 years |
Eric.Larour |
Live without Petsc
|
|
|
@11720
|
13 years |
Mathieu Morlighem |
Better error message if input does not have the right length
|
|
|
@11719
|
13 years |
Mathieu Morlighem |
Precipitation not needed for prognostic
|
|
|
@11718
|
13 years |
glperez |
Modified the install.sh script of Android-SDK
|
|
|
@11717
|
13 years |
Mathieu Morlighem |
removing some useless functions
|
|
|
@11716
|
13 years |
Mathieu Morlighem |
Added support for empty vectors in serial mode
|
|
|
@11715
|
13 years |
Mathieu Morlighem |
fixed problem if uf=NULL
|
|
|
@11714
|
13 years |
Mathieu Morlighem |
check uf size
|
|
|
@11713
|
13 years |
Mathieu Morlighem |
Added lots of asserts to avoid nasty segmentation faults
|
|
|
@11712
|
13 years |
Mathieu Morlighem |
Added assert to avoid crash
|
|
|
@11711
|
13 years |
Eric.Larour |
Dimitris notes and updates on MITgcm.
|
|
|
@11710
|
13 years |
Eric.Larour |
Notes from Dimitris on MITgcm
|
|
|
@11709
|
13 years |
Mathieu Morlighem |
Updated syntax highlighting
|
|
|
@11708
|
13 years |
cborstad |
merged trunk-jpl through revision 11707 into branches/trunk-jpl-damage
|
|
|
@11707
|
13 years |
Mathieu Morlighem |
moved delete to xdelete for PETSC vec
|
|
|
@11706
|
13 years |
Mathieu Morlighem |
fixed memory leak
|
|
|
@11705
|
13 years |
Eric.Larour |
Wrong symbol
|
|
|
@11704
|
13 years |
Mathieu Morlighem |
Added constructor from PETSc vector
|
|
|
@11703
|
13 years |
Mathieu Morlighem |
updated controltao with new Vector/Matrix interface
|
|
|
@11702
|
13 years |
Mathieu Morlighem |
wrong string size
|
|
|
@11701
|
13 years |
Mathieu Morlighem |
Fixed seg fault
|
|
|
@11700
|
13 years |
Mathieu Morlighem |
cosmetics
|
|
|
@11699
|
13 years |
Mathieu Morlighem |
minor
|
|
|
@11698
|
13 years |
Eric.Larour |
Skip bamg
|
|
|
@11697
|
13 years |
Eric.Larour |
run without petsc
|
|
|
@11696
|
13 years |
Eric.Larour |
More leeway in terms of running without petsc support
|
|
|
@11695
|
13 years |
Eric.Larour |
Completed separation of Petsc from ISSM. Matrix and Vector
are now …
|
|
|
@11694
|
13 years |
Eric.Larour |
Improved quick fix, going back to Mathieu's bug fix
|
|
|
@11693
|
13 years |
Eric.Larour |
Do not delete Matrix and Object. Matlab API bug
|
|
|
@11692
|
13 years |
Mathieu Morlighem |
temporary fix
|
|
|
@11691
|
13 years |
Mathieu Morlighem |
Changed to xdelete
|
|
|
@11690
|
13 years |
Mathieu Morlighem |
minor
|
|
|
@11689
|
13 years |
Mathieu Morlighem |
minor
|
|
|
@11688
|
13 years |
Mathieu Morlighem |
Fixed infinite loop
|
|
|
@11687
|
13 years |
Mathieu Morlighem |
Fixed seg fault (obvious)
|
|
|
@11686
|
13 years |
Mathieu Morlighem |
Added xdeletes instead of deletes for vectors and matrices
|
|
|
@11685
|
13 years |
Eric.Larour |
Using new delete routines to fix segfault
|
|
|
@11684
|
13 years |
cborstad |
merged revisions 11428:11680 from trunk-jpl into branches/trunk-jpl-damage
|
|
|
@11683
|
13 years |
cborstad |
misc changes prior to merging from trunk-jpl
|
|
|
@11682
|
13 years |
Mathieu Morlighem |
Use 64 bit flags for matlab 7.9 and higher
|
|
|
@11681
|
13 years |
Mathieu Morlighem |
removed largeArray flag, making compilation fail on most macs
|
|
|
@11680
|
13 years |
Eric.Larour |
Simplifying dakota glitch
|
|
|
@11679
|
13 years |
Eric.Larour |
Large commit, to strip out Petsc from the code. Created new Matrix and …
|
|
|
@11678
|
13 years |
Mathieu Morlighem |
simplified
|
|
|
@11677
|
13 years |
Mathieu Morlighem |
reverted back to normal
|
|
|
@11676
|
13 years |
Mathieu Morlighem |
Added Jks tutorial
|
|
|
@11675
|
13 years |
Mathieu Morlighem |
Added support for 'single' matlab format
|
|
|
@11674
|
13 years |
seroussi |
minor display of friction
|
|
|
@11673
|
13 years |
Eric.Larour |
Setting up the externalpackages for the android build.
|
|
|
@11672
|
13 years |
Eric.Larour |
New android directory for development. Not connected
|
|
|
@11671
|
13 years |
Eric.Larour |
Not needed anymore
|
|
|
@11670
|
13 years |
Eric.Larour |
Starting abstraction of Matrix and Vector objects, to step away from …
|
|
|
@11669
|
13 years |
Eric.Larour |
Added adolc package
|
|
|
@11668
|
13 years |
schlegel |
fix some typos
|
|
|
@11667
|
13 years |
cborstad |
borstad config files for nightly runs
|
|
|
@11666
|
13 years |
Eric.Larour |
Took out ad/Makefile.am in configure.ac
|
|
|
@11665
|
13 years |
Eric.Larour |
Took out Makefile.am in ad. Now resides in the main src/c/Makefile.am, …
|
|
|
@11664
|
13 years |
Mathieu Morlighem |
better recovery process
|
|
|
@11663
|
13 years |
Eric.Larour |
Added new configuration file + new validation test configuration file
|
|
|
@11662
|
13 years |
Eric.Larour |
Added PackageMaker
|
|
|
@11661
|
13 years |
Eric.Larour |
Some tweaking of permissions, not done yet
|
|
|
@11660
|
13 years |
Eric.Larour |
Minor comment
|
|
|
@11659
|
13 years |
Eric.Larour |
Updated loading of old models that include rifts
|
|
|
@11658
|
13 years |
Eric.Larour |
Update of Makefile.am to match src/c/Makefile.am
|
|
|
@11657
|
13 years |
Eric.Larour |
Ignore Makefile
|
|
|
@11656
|
13 years |
Mathieu Morlighem |
updated compilation flag definition for ADIC
|
|
|
@11655
|
13 years |
schlegel |
remove more dakota tests
|
|
|
@11654
|
13 years |
schlegel |
remove crashing dakota tests
|
|
|
@11653
|
13 years |
schlegel |
remove crashing dakota tests
|
|
|
@11652
|
13 years |
habbalf |
fixed white space...will change back if you don't like it
|
|
|
@11651
|
13 years |
habbalf |
fixed typo
|
|
|
@11650
|
13 years |
habbalf |
fixed typo
|
|
|
@11649
|
13 years |
habbalf |
Added generic Matlab link for Mac (OSX)
|
|
|
@11648
|
13 years |
habbalf |
Added generic Mac softlink for Matlab
|
|
|
@11647
|
13 years |
glperez |
Added appropriate development kits.
|
|
|
@11646
|
13 years |
schlegel |
some notes about gfortran
|
|
|
@11645
|
13 years |
Mathieu Morlighem |
Added deprecated warning: setcluster will be removed shortly
|
|
|
@11644
|
13 years |
Mathieu Morlighem |
simplified email title
|
|
|
@11643
|
13 years |
Mathieu Morlighem |
Trying to get rid of EnumToModelField (does not work anymore)
|
|
|
@11642
|
13 years |
schlegel |
remove version from file info calls, not supported by new matlab
|
|
|
@11641
|
13 years |
Eric.Larour |
Dakota support
|
|
|
@11640
|
13 years |
Eric.Larour |
config macosx64 larour, including chaco
|
|
|
@11639
|
13 years |
Eric.Larour |
Some tweaks to get mac runs to validate
|
|
|
@11638
|
13 years |
Eric.Larour |
Some tweaks to get mac runs to validate
|
|
|