|
|
@13781
|
13 years |
Eric.Larour |
CHG: bad indexing
|
|
|
@13780
|
13 years |
Mathieu Morlighem |
CHG: some problems reported by cppcheck
|
|
|
@13779
|
13 years |
Eric.Larour |
CHG: python version not needed anymore
|
|
|
@13778
|
13 years |
Eric.Larour |
CHG: plapack and scalapack not needed anymore
|
|
|
@13777
|
13 years |
Eric.Larour |
CHG: include python build
|
|
|
@13776
|
13 years |
Eric.Larour |
CHG: py directory does not exist anymore
|
|
|
@13775
|
13 years |
Eric.Larour |
CHG: get svn to ignore some files
|
|
|
@13774
|
13 years |
Eric.Larour |
CHG: multithreaded install
|
|
|
@13773
|
13 years |
Eric.Larour |
NEW: gmp package
|
|
|
@13772
|
13 years |
ltnguyen |
this is code for factorial app
|
|
|
@13771
|
13 years |
Mathieu Morlighem |
BUG: matplotlib might not have been installed, startup.py should not …
|
|
|
@13770
|
13 years |
Mathieu Morlighem |
BUG: linking to correct python lib
|
|
|
@13769
|
13 years |
Mathieu Morlighem |
CHG: fixed some double blank lines
|
|
|
@13768
|
13 years |
Mathieu Morlighem |
BUG: could not compile with PETSc
|
|
|
@13767
|
13 years |
Eric.Larour |
CHG: made necessary changes to repair the broken adolc compile. Had to …
|
|
|
@13766
|
13 years |
Eric.Larour |
CHG: missing with-android
|
|
|
@13765
|
13 years |
Eric.Larour |
CHG: compile petsc initialize and finalize only if petsc is available
|
|
|
@13764
|
13 years |
Mathieu Morlighem |
CHG: some cleanup from cppcheck
|
|
|
@13763
|
13 years |
Mathieu Morlighem |
CHG: some cleanup from cppcheck
|
|
|
@13762
|
13 years |
Mathieu Morlighem |
CHG: some cleanup from cppcheck
|
|
|
@13761
|
13 years |
Mathieu Morlighem |
CHG: some cleanup from cppcheck
|
|
|
@13760
|
13 years |
Mathieu Morlighem |
CHG: some cleanup from cppcheck
|
|
|
@13759
|
13 years |
Mathieu Morlighem |
CHG: some cleanup from cppcheck
|
|
|
@13758
|
13 years |
Mathieu Morlighem |
CHG: some cleanup from cppcheck
|
|
|
@13757
|
13 years |
Mathieu Morlighem |
CHG: some cleanup from cppcheck
|
|
|
@13756
|
13 years |
Mathieu Morlighem |
NEW: detetct if we are using petsc3.3, in which case metis library is …
|
|
|
@13755
|
13 years |
Mathieu Morlighem |
BUG: big bug: big big bug: gl_melting_rate was never initialized so …
|
|
|
@13754
|
13 years |
Mathieu Morlighem |
CHG: added const so that compiler does not complain about deprecated …
|
|
|
@13753
|
13 years |
Mathieu Morlighem |
BUG: forgot to add MatlabToPetsc routines
|
|
|
@13752
|
13 years |
Mathieu Morlighem |
DEL: not needed anymore
|
|
|
@13751
|
13 years |
Eric.Larour |
CHG: default config to do both apis
|
|
|
@13750
|
13 years |
Mathieu Morlighem |
CHG: two files needed to compile wrappers
|
|
|
@13749
|
13 years |
Mathieu Morlighem |
CHG: moved all matlab and python code from src/c/ to src/wrappers
|
|
|
@13748
|
13 years |
Mathieu Morlighem |
CHG: only include PETSc directories if they exist
|
|
|
@13747
|
13 years |
Mathieu Morlighem |
CHG: boost not used anymore
|
|
|
@13746
|
13 years |
Eric.Larour |
CHG: not needed anymore.
|
|
|
@13745
|
13 years |
Eric.Larour |
CHG: not needed anymore
|
|
|
@13744
|
13 years |
cborstad |
added plot modules to startup
|
|
|
@13743
|
13 years |
seroussi |
BUG: reverting to previous ordering
|
|
|
@13742
|
13 years |
Mathieu Morlighem |
NEW: added install-1.5-macosx64.sh
|
|
|
@13741
|
13 years |
jschierm |
NEW: Python version of roundmesh (plus cosmetic Matlab changes).
|
|
|
@13740
|
13 years |
jschierm |
BUG: Python's habit of copying pointers rather than data can be very …
|
|
|
@13739
|
13 years |
Mathieu Morlighem |
CHG: removed deps += ../../c/libISSMWrappers.a that was there twice, …
|
|
|
@13738
|
13 years |
Mathieu Morlighem |
BUG: reverted back, do not sudo python
|
|
|
@13737
|
13 years |
Mathieu Morlighem |
CHG: matlab version does not need to be detected (could not find it …
|
|
|
@13736
|
13 years |
Eric.Larour |
CHG: pushed PetscInitialize and Finalize phases into FemModel …
|
|
|
@13735
|
13 years |
Mathieu Morlighem |
CHG: do not error out if triangle is not installed
|
|
|
@13734
|
13 years |
Mathieu Morlighem |
CHG: only one netcdf needs to be installed, no need to keep previous …
|
|
|
@13733
|
13 years |
Mathieu Morlighem |
CHG: we don't need python for git
|
|
|
@13732
|
13 years |
Mathieu Morlighem |
CHG: cosmetics
|
|
|
@13731
|
13 years |
Mathieu Morlighem |
CHG: speeding up getfieldvalue
|
|
|
@13730
|
13 years |
Mathieu Morlighem |
CHG: per matlab's request, removed all unnecessary semicolon
|
|
|
@13729
|
13 years |
Mathieu Morlighem |
CHG: removed call to verLessThan, taking too long for NR
|
|
|
@13728
|
13 years |
Mathieu Morlighem |
CHG: use isprop matlab function instead of any(strcmp(properties
|
|
|
@13727
|
13 years |
Mathieu Morlighem |
CHG: to improve NR elapsed time, removed call to verLessThan
|
|
|
@13726
|
13 years |
Mathieu Morlighem |
BUG: forgot cd src before configure
|
|
|
@13725
|
13 years |
Mathieu Morlighem |
CHG: use StringToEnum instead of eval (cleaner)
|
|
|
@13724
|
13 years |
Mathieu Morlighem |
CHG: cleaner install
|
|
|
@13723
|
13 years |
Mathieu Morlighem |
NEW: added install-1.5-linux64.sh for mpich 1.5, which supports …
|
|
|
@13722
|
13 years |
Mathieu Morlighem |
CHG: moved a bunch of modules to FemModel and fix bug in MassFluxx
|
|
|
@13721
|
13 years |
Mathieu Morlighem |
CHG: moved MassFluxx from modules to FemModel method
|
|
|
@13720
|
13 years |
Mathieu Morlighem |
NEW: for NR, write PYTHONEXITEDCORRECTLY so that report.sh detects …
|
|
|
@13719
|
13 years |
schlegel |
BUG: oops, fixing materials again…
|
|
|
@13718
|
13 years |
schlegel |
BUG: revert old materials if statement changed accidentally
|
|
|
@13717
|
13 years |
schlegel |
BUG: edges need to have -1 instead of nan, update in old models while …
|
|
|
@13716
|
13 years |
jschierm |
BUG: Fix case for no rifts (in a more python-like way).
|
|
|
@13715
|
13 years |
Mathieu Morlighem |
BUG: do not marshall rifts if numrifts=0
|
|
|
@13714
|
13 years |
Mathieu Morlighem |
CHG: change MATLAB_FONT to CODE_FONT
|
|
|
@13713
|
13 years |
Mathieu Morlighem |
NEW: Added python error report
|
|
|
@13712
|
13 years |
jschierm |
NEW: Working test216.py and test274.py.
|
|
|
@13711
|
13 years |
jschierm |
NEW: Working test216.py and test274.py.
|
|
|
@13710
|
13 years |
jschierm |
FIX: Fixes to run python rifts (plus a matlab fix as well).
|
|
|
@13709
|
13 years |
Eric.Larour |
CHG: new android directory in c/ for android objects.
new fac class …
|
|
|
@13708
|
13 years |
Mathieu Morlighem |
CHG: remove desks from status
|
|
|
@13707
|
13 years |
Eric.Larour |
CHG: config to compile on the cloud
|
|
|
@13706
|
13 years |
Eric.Larour |
CHG: changes made to compile on the cloud
|
|
|
@13705
|
13 years |
Mathieu Morlighem |
NEW: updated c.vim for C-syntax hilighting
|
|
|
@13704
|
13 years |
Mathieu Morlighem |
simplified issm_white.vim
|
|
|
@13703
|
13 years |
Mathieu Morlighem |
Simplified colors/issm_black.vim
|
|
|
@13702
|
13 years |
Mathieu Morlighem |
BUG: reverted back
|
|
|
@13701
|
13 years |
Mathieu Morlighem |
Better handling of matlab and python errors by putting error message …
|
|
|
@13700
|
13 years |
Eric.Larour |
CHG: moving RequestedDepentsx to FemModel + fixing issues on ADOLC compile
|
|
|
@13699
|
13 years |
Eric.Larour |
CHG: moved Responsex, ThicknessAbsGradientx, RequestedOutputsx and …
|
|
|
@13698
|
13 years |
jschierm |
CHG: Removed debug statements.
|
|
|
@13697
|
13 years |
jschierm |
FIX: Remove unallocated array.
|
|
|
@13696
|
13 years |
Eric.Larour |
DEL: moved TimeAdaptx to FemModel method.
|
|
|
@13695
|
13 years |
jschierm |
NEW: Implemented RiftStruct for Python WriteData.
|
|
|
@13694
|
13 years |
habbalf |
Updated petsc options...removed plapack (Not supported). Removed …
|
|
|
@13693
|
13 years |
Eric.Larour |
CHG: moved UpdateConstraintsx to FemModel method
|
|
|
@13692
|
13 years |
jschierm |
CHG: Get rid of tab+space indent.
|
|
|
@13691
|
13 years |
Mathieu Morlighem |
CHG: PrintBanner is now done by EnvironmentInit instead of FemModel so …
|
|
|
@13690
|
13 years |
Eric.Larour |
CHG: updated flags
|
|
|
@13689
|
13 years |
Eric.Larour |
CHG: moved UpdateVertexPositionx to FemModel method
|
|
|
@13688
|
13 years |
jschierm |
NEW: Working test328.py and test329.py.
|
|
|
@13687
|
13 years |
Eric.Larour |
DEL: not needed
|
|
|
@13686
|
13 years |
jschierm |
CHG: Update surfaceforcings.py corresponding to changeset [13521].
|
|
|
@13685
|
13 years |
Eric.Larour |
CHG: fix for new Macosx 1.7.4 buggy xcode
|
|
|
@13684
|
13 years |
Mathieu Morlighem |
NEW: added test516.py and updated python_skipped_tests.txt
|
|
|
@13683
|
13 years |
Mathieu Morlighem |
BUG: minor
|
|
|
@13682
|
13 years |
Mathieu Morlighem |
CHG: files not needed
|
|
|