source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14968   12 years seroussi BUG: fixed problem with contourToMesh and ContourToNodes
(edit) @14967   12 years bdef BUG: Modification in the residual computation
(edit) @14966   12 years Mathieu Morlighem CHG: missing include
(edit) @14965   12 years Eric.Larour CHG: modified IsInPoly prototype, which triggered new dependency …
(edit) @14964   12 years Mathieu Morlighem CHG: updated Synchronize.sh
(edit) @14963   12 years Mathieu Morlighem CHG: updated Synchronize.sh
(edit) @14962   12 years Mathieu Morlighem CHG: Missing Enum.h
(edit) @14961   12 years Mathieu Morlighem CHG: moved EnumDefinitions to src/c/shared/Enum
(edit) @14960   12 years Mathieu Morlighem CHG: moved EnumDefinitions to src/c/shared/Enum
(edit) @14959   12 years Mathieu Morlighem CHG moved StringToEnumx and EnumToStringx to shared/Enum
(edit) @14958   12 years Mathieu Morlighem CHG: moved StringToEnumx and EnumToStringx to shared/Enum
(edit) @14957   12 years Eric.Larour CHG: fixed missing include files and some dependencies.
(edit) @14956   12 years Mathieu Morlighem BUG: cannot call delete on int* and double*
(edit) @14955   12 years seroussi BUG: fixing missing include
(edit) @14954   12 years Eric.Larour CHG: desentangling of header file dependencies
(edit) @14953   12 years Eric.Larour CHG: some serious desentangling of the header files, which started …
(edit) @14952   12 years Mathieu Morlighem BUG: missing include Femmodel.h
(edit) @14951   12 years Eric.Larour CHG: de-entangle dependencies between Containers and shared/Elements
(edit) @14950   12 years Mathieu Morlighem CHG: moved io to shared/io
(edit) @14949   12 years Eric.Larour CHG: moved det.h from shared/Bamg to classes/bamg and untied …
(edit) @14948   12 years Eric.Larour CHG: moved globals.h into src/c/main, where it makes more sense, as …
(edit) @14947   12 years adhikari NEW: associated archives
(edit) @14946   12 years adhikari NEW: three gia benchmark tests added for elliptical-edged loading
(edit) @14945   12 years Eric.Larour CHG: test3021 working
(edit) @14944   12 years Eric.Larour CHG: new adolc test
(edit) @14943   12 years Eric.Larour CHG: new adolc test
(edit) @14942   12 years Eric.Larour CHG: new adolc test
(edit) @14941   12 years Eric.Larour CHG: missing comm.h include file
(edit) @14940   12 years seroussi FIX: updated archive for GL subelement
(edit) @14939   12 years Mathieu Morlighem BUG: fixed some segfaults due to xdelete -> delete
(edit) @14938   12 years Mathieu Morlighem NEW: added vie and made it more flexible
(edit) @14937   12 years utke CHG: added missing include because my gcc complains about: …
(edit) @14936   12 years Mathieu Morlighem CHG: syncing python and matlab's materials
(edit) @14935   12 years bdef BUG: adding the epl solution to the results
(edit) @14934   12 years Mathieu Morlighem CHG: Sync Enums
(edit) @14933   12 years Mathieu Morlighem BUG: ispetsc needs to be included
(edit) @14932   12 years Mathieu Morlighem BUG: need to use std::string
(edit) @14931   12 years Mathieu Morlighem CHG: Updated all modules used by pfe, the following should now be …
(edit) @14930   12 years Mathieu Morlighem CHG: updated compiler
(edit) @14929   12 years Mathieu Morlighem CHG: moved config-pleiades.sh to config-pleiades-petsc3.2.sh and fixed …
(edit) @14928   12 years bdef CHG: Computation of the residual for the inefficent hydrological …
(edit) @14927   12 years Eric.Larour CHG: missing header file
(edit) @14926   12 years Eric.Larour CHG: missing header file
(edit) @14925   12 years adhikari CHG: updated with GiadWdt field_value, reading .py file
(edit) @14924   12 years adhikari CHG: updated with GiadWdt field_value
(edit) @14923   12 years seroussi FIX: fixed problem in grounding line portion
(edit) @14922   12 years Mathieu Morlighem BUG: replaced = by == in Echo()
(edit) @14921   12 years Mathieu Morlighem CHG: moved issm.cpp in src/c/main (same for kriging)
(edit) @14920   12 years Mathieu Morlighem CHG: cosmetics, removed double blank lines
(edit) @14919   12 years Eric.Larour CHG: moved issm and kriging up a level to src/c/
(edit) @14918   12 years Eric.Larour CHG: not needed anymore
(edit) @14917   12 years Eric.Larour CHG: got rid of the include/include.h headere file, finally :)
(edit) @14916   12 years Eric.Larour CHG: moved typedefs to shared/Numerics/constants, further depleted the …
(edit) @14915   12 years Eric.Larour CHG: moved types from include/ to shared/Numerics, where it belongs. …
(edit) @14914   12 years Eric.Larour CHG: got rid of macros.h in src/c/include, and pushed the last …
(edit) @14913   12 years Mathieu Morlighem CHG: missing include
(edit) @14912   12 years Mathieu Morlighem CHG: cosmetics, removing double blank lines:
(edit) @14911   12 years Mathieu Morlighem CHG: fixing compilation (missing header files
(edit) @14910   12 years Eric.Larour CHG: ne io/Print/Print.h header file for all things related to …
(edit) @14909   12 years Mathieu Morlighem CHG: cleaned up Gauss point headers
(edit) @14908   12 years Eric.Larour CHG: de-entangling DofIndexing header file dependencies
(edit) @14907   12 years Eric.Larour CHG: de-entangling dakota include files
(edit) @14906   12 years Eric.Larour CHG: not needed anymore
(edit) @14905   12 years Eric.Larour CHG: changed include guard protection
(edit) @14904   12 years Eric.Larour CHG: merged xMemCpy and alloc.h into MemOps.h in the …
(edit) @14903   12 years Eric.Larour CHG: de-entangling some header file dependencies
(edit) @14902   12 years adhikari CHG: updates associated with GiaMantleViscosityEnum that accounts for …
(edit) @14901   12 years adhikari CHG: changes associated with GiaMantleViscosityEnum that accounts for …
(edit) @14900   12 years adhikari CHG: element and materials updated for varying mantle visocity
(edit) @14899   12 years adhikari CHG: relevant update associated with GiaMantleViscosityEnum that …
(edit) @14898   12 years adhikari CHG: introducing GiaMantleViscosityEnum to account for varying mantle …
(edit) @14897   12 years Eric.Larour CHG: starting to cleanup the globals and types and typedefs include …
(edit) @14896   12 years Eric.Larour CHG: only include modules.h when strictly necessary
(edit) @14895   12 years Eric.Larour CHG: all these modules were uselessly including modules.h, which …
(edit) @14894   12 years Eric.Larour CHG: got rid of xdelete altogether, relying on templated xNew and …
(edit) @14893   12 years Eric.Larour CHG: replacing xdelete with delete. Gradual change. Nightlys seem to …
(edit) @14892   12 years Eric.Larour CHG: replacing xdelete with delete. Gradual change. Nightlys seem to …
(edit) @14891   12 years Eric.Larour CHG: replacing xdelete with delete. Gradual change. Nightlys seem to …
(edit) @14890   12 years Eric.Larour CHG: cosmetics
(edit) @14889   12 years Eric.Larour CHG: missing GSLLIBS in dependencies
(edit) @14888   12 years Eric.Larour CHG: Solve method only needed in issm.exe, not the wrappers, don't …
(edit) @14887   12 years Eric.Larour CHG: missing case of ISSMPDouble
(edit) @14886   12 years Eric.Larour CHG: missing prototype
(edit) @14885   12 years Mathieu Morlighem DEL: removed install-murdo.sh not needed
(edit) @14884   12 years Mathieu Morlighem NEW: install.sh now explains what to do instead of creating a symbolic …
(edit) @14883   12 years Eric.Larour CHG: murdo matlab install script
(edit) @14882   12 years Eric.Larour CHG: adolc mode mumps solver not yet available.
(edit) @14881   12 years Eric.Larour CHG: changing defaults for toolkits
(edit) @14880   12 years Eric.Larour CHG: mumps package
(edit) @14879   12 years Eric.Larour CHG: switching adolc runs to 1 cpu only, not that the issmsolver is …
(edit) @14878   12 years Eric.Larour CHG: replaced all printf with _printLine_ statements.
(edit) @14877   12 years Eric.Larour CHG: rearranged the adolc solvers to actually be under the gsl toolkit.
(edit) @14876   12 years Eric.Larour CHG: NORM_FROBENIUS already used by petsc :( Switching to NORM_FROB.
(edit) @14875   12 years Eric.Larour CHG: new NORM_FROBENIUS for matrices. Also fixed a lot of bugs in the …
(edit) @14874   12 years Mathieu Morlighem CHG: reverted back (but removed check on np>1 if no petsc
(edit) @14873   12 years Eric.Larour CHG: switched to non symmetric + checks on 0 sized memory allocation.
(edit) @14872   12 years Eric.Larour CHG: checking against petsc is not needed anymore, because we now have …
(edit) @14871   12 years Eric.Larour CHG: checking against petsc is not needed anymore, because we now have …
(edit) @14870   12 years Mathieu Morlighem CHG: simpler configuration
(edit) @14869   12 years Eric.Larour CHG: cosmetics
Note: See TracRevisionLog for help on using the revision log.