source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13807   14 years Mathieu Morlighem NEW: added openssl package needed to solve python hashlib issue with mpd5
(edit) @13806   14 years Eric.Larour CHG: update of rifting capabilities
(edit) @13805   14 years seroussi BUG: fixed problem with femmodel
(edit) @13804   14 years habbalf CHG: removed plapack and prometheus
(edit) @13803   14 years Mathieu Morlighem BUG: fixed memory leak for rifts
(edit) @13802   14 years cborstad CHG: startup.py now only appends the search path so that python …
(edit) @13801   14 years Mathieu Morlighem CHG: never throw exceptions in destructors as this might trigger weird …
(edit) @13800   14 years Mathieu Morlighem CHG: safer way to call str().c_str() (see cppcheck …
(edit) @13799   14 years Mathieu Morlighem CHG: cannot dynamic_cast void* to FemModel*, use reinterpret_cast instead
(edit) @13798   14 years Mathieu Morlighem CHG: use dynamic_cast instead of C-style casting
(edit) @13797   14 years Mathieu Morlighem CHG: use dynamic_cast instead of C-style casting
(edit) @13796   14 years Mathieu Morlighem CHG: no need to have 2 steps anymore
(edit) @13795   14 years Mathieu Morlighem NEW: Readded isconnected.m
(edit) @13794   14 years Eric.Larour CHG: petsc 3.3 pleaides
(edit) @13793   14 years habbalf Updating petsc script for pleiades
(edit) @13792   14 years cborstad CHG: undoing previous commit to northarrow and misfit, did not mean to …
(edit) @13791   14 years Eric.Larour NEW: 3.3 petsc install on pleiades
(edit) @13790   14 years Mathieu Morlighem CHG: some issues reported by cppcheck and now use C++ casting operator
(edit) @13789   14 years cborstad CHG: modified startup.py to avoid appending redundant directories to …
(edit) @13788   14 years Mathieu Morlighem BUG: fixed compilation of dakota
(edit) @13787   14 years Mathieu Morlighem CHG: more problems reported by cppcheck
(edit) @13786   14 years cborstad CHG: updated config script
(edit) @13785   14 years Mathieu Morlighem DEL: not needed anymore
(edit) @13784   14 years Mathieu Morlighem CHG: fixed some problems reported by cppcheck
(edit) @13783   14 years Eric.Larour CHG: isnan.cpp not needed anymore
(edit) @13782   14 years Eric.Larour CHG: resolved bug on murdo with isnan not working when including …
(edit) @13781   14 years Eric.Larour CHG: bad indexing
(edit) @13780   14 years Mathieu Morlighem CHG: some problems reported by cppcheck
(edit) @13779   14 years Eric.Larour CHG: python version not needed anymore
(edit) @13778   14 years Eric.Larour CHG: plapack and scalapack not needed anymore
(edit) @13777   14 years Eric.Larour CHG: include python build
(edit) @13776   14 years Eric.Larour CHG: py directory does not exist anymore
(edit) @13775   14 years Eric.Larour CHG: get svn to ignore some files
(edit) @13774   14 years Eric.Larour CHG: multithreaded install
(edit) @13773   14 years Eric.Larour NEW: gmp package
(edit) @13772   14 years ltnguyen this is code for factorial app
(edit) @13771   14 years Mathieu Morlighem BUG: matplotlib might not have been installed, startup.py should not …
(edit) @13770   14 years Mathieu Morlighem BUG: linking to correct python lib
(edit) @13769   14 years Mathieu Morlighem CHG: fixed some double blank lines
(edit) @13768   14 years Mathieu Morlighem BUG: could not compile with PETSc
(edit) @13767   14 years Eric.Larour CHG: made necessary changes to repair the broken adolc compile. Had to …
(edit) @13766   14 years Eric.Larour CHG: missing with-android
(edit) @13765   14 years Eric.Larour CHG: compile petsc initialize and finalize only if petsc is available
(edit) @13764   14 years Mathieu Morlighem CHG: some cleanup from cppcheck
(edit) @13763   14 years Mathieu Morlighem CHG: some cleanup from cppcheck
(edit) @13762   14 years Mathieu Morlighem CHG: some cleanup from cppcheck
(edit) @13761   14 years Mathieu Morlighem CHG: some cleanup from cppcheck
(edit) @13760   14 years Mathieu Morlighem CHG: some cleanup from cppcheck
(edit) @13759   14 years Mathieu Morlighem CHG: some cleanup from cppcheck
(edit) @13758   14 years Mathieu Morlighem CHG: some cleanup from cppcheck
(edit) @13757   14 years Mathieu Morlighem CHG: some cleanup from cppcheck
(edit) @13756   14 years Mathieu Morlighem NEW: detetct if we are using petsc3.3, in which case metis library is …
(edit) @13755   14 years Mathieu Morlighem BUG: big bug: big big bug: gl_melting_rate was never initialized so …
(edit) @13754   14 years Mathieu Morlighem CHG: added const so that compiler does not complain about deprecated …
(edit) @13753   14 years Mathieu Morlighem BUG: forgot to add MatlabToPetsc routines
(edit) @13752   14 years Mathieu Morlighem DEL: not needed anymore
(edit) @13751   14 years Eric.Larour CHG: default config to do both apis
(edit) @13750   14 years Mathieu Morlighem CHG: two files needed to compile wrappers
(edit) @13749   14 years Mathieu Morlighem CHG: moved all matlab and python code from src/c/ to src/wrappers
(edit) @13748   14 years Mathieu Morlighem CHG: only include PETSc directories if they exist
(edit) @13747   14 years Mathieu Morlighem CHG: boost not used anymore
(edit) @13746   14 years Eric.Larour CHG: not needed anymore.
(edit) @13745   14 years Eric.Larour CHG: not needed anymore
(edit) @13744   14 years cborstad added plot modules to startup
(edit) @13743   14 years seroussi BUG: reverting to previous ordering
(edit) @13742   14 years Mathieu Morlighem NEW: added install-1.5-macosx64.sh
(edit) @13741   14 years jschierm NEW: Python version of roundmesh (plus cosmetic Matlab changes).
(edit) @13740   14 years jschierm BUG: Python's habit of copying pointers rather than data can be very …
(edit) @13739   14 years Mathieu Morlighem CHG: removed deps += ../../c/libISSMWrappers.a that was there twice, …
(edit) @13738   14 years Mathieu Morlighem BUG: reverted back, do not sudo python
(edit) @13737   14 years Mathieu Morlighem CHG: matlab version does not need to be detected (could not find it …
(edit) @13736   14 years Eric.Larour CHG: pushed PetscInitialize and Finalize phases into FemModel
(edit) @13735   14 years Mathieu Morlighem CHG: do not error out if triangle is not installed
(edit) @13734   14 years Mathieu Morlighem CHG: only one netcdf needs to be installed, no need to keep previous …
(edit) @13733   14 years Mathieu Morlighem CHG: we don't need python for git
(edit) @13732   14 years Mathieu Morlighem CHG: cosmetics
(edit) @13731   14 years Mathieu Morlighem CHG: speeding up getfieldvalue
(edit) @13730   14 years Mathieu Morlighem CHG: per matlab's request, removed all unnecessary semicolon
(edit) @13729   14 years Mathieu Morlighem CHG: removed call to verLessThan, taking too long for NR
(edit) @13728   14 years Mathieu Morlighem CHG: use isprop matlab function instead of any(strcmp(properties
(edit) @13727   14 years Mathieu Morlighem CHG: to improve NR elapsed time, removed call to verLessThan
(edit) @13726   14 years Mathieu Morlighem BUG: forgot cd src before configure
(edit) @13725   14 years Mathieu Morlighem CHG: use StringToEnum instead of eval (cleaner)
(edit) @13724   14 years Mathieu Morlighem CHG: cleaner install
(edit) @13723   14 years Mathieu Morlighem NEW: added install-1.5-linux64.sh for mpich 1.5, which supports …
(edit) @13722   14 years Mathieu Morlighem CHG: moved a bunch of modules to FemModel and fix bug in MassFluxx
(edit) @13721   14 years Mathieu Morlighem CHG: moved MassFluxx from modules to FemModel method
(edit) @13720   14 years Mathieu Morlighem NEW: for NR, write PYTHONEXITEDCORRECTLY so that report.sh detects …
(edit) @13719   14 years schlegel BUG: oops, fixing materials again…
(edit) @13718   14 years schlegel BUG: revert old materials if statement changed accidentally
(edit) @13717   14 years schlegel BUG: edges need to have -1 instead of nan, update in old models while …
(edit) @13716   14 years jschierm BUG: Fix case for no rifts (in a more python-like way).
(edit) @13715   14 years Mathieu Morlighem BUG: do not marshall rifts if numrifts=0
(edit) @13714   14 years Mathieu Morlighem CHG: change MATLAB_FONT to CODE_FONT
(edit) @13713   14 years Mathieu Morlighem NEW: Added python error report
(edit) @13712   14 years jschierm NEW: Working test216.py and test274.py.
(edit) @13711   14 years jschierm NEW: Working test216.py and test274.py.
(edit) @13710   14 years jschierm FIX: Fixes to run python rifts (plus a matlab fix as well).
(edit) @13709   14 years Eric.Larour CHG: new android directory in c/ for android objects. new fac class …
(edit) @13708   14 years Mathieu Morlighem CHG: remove desks from status
Note: See TracRevisionLog for help on using the revision log.