|
|
@15010
|
12 years |
bdef |
NEW: Adding a matlab function to export results in .vtk format …
|
|
|
@15009
|
12 years |
Mathieu Morlighem |
CHG: moved DakotaPlugin to dakota_core.cpp
|
|
|
@15008
|
12 years |
Mathieu Morlighem |
CHG: added some clean up
|
|
|
@15007
|
12 years |
Mathieu Morlighem |
CHG: fixing dakota class only used by dakota_core
|
|
|
@15006
|
12 years |
bdef |
BUG: Adding a SedimentHeadOld to deal with nonlinear iterations
|
|
|
@15005
|
12 years |
Mathieu Morlighem |
BUG: fixing include
|
|
|
@15004
|
12 years |
Mathieu Morlighem |
CHG: reverted back
|
|
|
@15003
|
12 years |
Eric.Larour |
CHG: do not include shared/Enum.h but shared/shared.h
|
|
|
@15002
|
12 years |
Eric.Larour |
CHG: solutionsequences should include shared/shared.h and …
|
|
|
@15001
|
12 years |
Eric.Larour |
CHG: analyses should also only include shared/shared.h and …
|
|
|
@15000
|
12 years |
Eric.Larour |
CHG: modules should be including src/c/classes/classes.h, not …
|
|
|
@14999
|
12 years |
Eric.Larour |
CHG: modules should include shared.h, and that's it.
|
|
|
@14998
|
12 years |
Eric.Larour |
CHG: had to define min and max for IssmPDouble in adolc mode.
|
|
|
@14997
|
12 years |
Eric.Larour |
CHG: Missing header file
|
|
|
@14996
|
12 years |
Eric.Larour |
CHG: integrated Container/ directory into src/c/classes/objects …
|
|
|
@14995
|
12 years |
bdef |
BUG: missing include
|
|
|
@14994
|
12 years |
bdef |
CHG: fixed pb when _HAVE_MPI_ is undefined
|
|
|
@14993
|
12 years |
Mathieu Morlighem |
CHG: fixed warning of char* conversion to const char* by changing File …
|
|
|
@14992
|
12 years |
Mathieu Morlighem |
CHG: moved solvers to solutionsequences
|
|
|
@14991
|
12 years |
bdef |
NEW: updating SedimentHeadOldEnum
|
|
|
@14990
|
12 years |
adhikari |
CHG: added VertexPIdEnum and VertexSIdEnum
|
|
|
@14989
|
12 years |
adhikari |
CHG: now we use InputUpdateFromVector for both w and dwdt
|
|
|
@14988
|
12 years |
bdef |
NEW: Adding SedimentHeadOldEnum
|
|
|
@14987
|
12 years |
adhikari |
CHG: removed InputUpdateFromSolutionGia and modified InputUpdateFromVector
|
|
|
@14986
|
12 years |
adhikari |
NEW: added VertexPIdEnum and VertexSIdEnum
|
|
|
@14985
|
12 years |
Mathieu Morlighem |
CHG: moved solutions to analyses
|
|
|
@14984
|
12 years |
Eric.Larour |
CHG: minor glitch
|
|
|
@14983
|
12 years |
Eric.Larour |
CHG: done. shared library is not self-dependent, no cyclical …
|
|
|
@14982
|
12 years |
Eric.Larour |
CHG: minor bug
|
|
|
@14981
|
12 years |
Eric.Larour |
CHG: shared/Numerics now totally independent of other libraries
|
|
|
@14980
|
12 years |
Eric.Larour |
CHG: unhooked UnitConversion dependencies on objects.h
|
|
|
@14979
|
12 years |
Eric.Larour |
CHG: unhooked OptimalSearch and GaussPoints from objects.h
|
|
|
@14978
|
12 years |
Eric.Larour |
CHG: finished separating BrentSearch from object.h
|
|
|
@14977
|
12 years |
Eric.Larour |
CHG: moved OptPars and OptArgs to shared/Numerics, to break the …
|
|
|
@14976
|
12 years |
Eric.Larour |
CHG: minor fix
|
|
|
@14975
|
12 years |
Eric.Larour |
CHG: cleanup the shared/Numerics directory. Took out the …
|
|
|
@14974
|
12 years |
Eric.Larour |
CHG: missing define
|
|
|
@14973
|
12 years |
adhikari |
NEW: three more gia benchmarks for testing dWdt solution
|
|
|
@14972
|
12 years |
adhikari |
minor
|
|
|
@14971
|
12 years |
adhikari |
CHG: dWdt now assembles solution properly in parallel runs as well
|
|
|
@14970
|
12 years |
bdef |
BUG: Residual computation is now OK
|
|
|
@14969
|
12 years |
bdef |
BUG: still working on the residual value
|
|
|
@14968
|
12 years |
seroussi |
BUG: fixed problem with contourToMesh and ContourToNodes
|
|
|
@14967
|
12 years |
bdef |
BUG: Modification in the residual computation
|
|
|
@14966
|
12 years |
Mathieu Morlighem |
CHG: missing include
|
|
|
@14965
|
12 years |
Eric.Larour |
CHG: modified IsInPoly prototype, which triggered new dependency …
|
|
|
@14964
|
12 years |
Mathieu Morlighem |
CHG: updated Synchronize.sh
|
|
|
@14963
|
12 years |
Mathieu Morlighem |
CHG: updated Synchronize.sh
|
|
|
@14962
|
12 years |
Mathieu Morlighem |
CHG: Missing Enum.h
|
|
|
@14961
|
12 years |
Mathieu Morlighem |
CHG: moved EnumDefinitions to src/c/shared/Enum
|
|
|
@14960
|
12 years |
Mathieu Morlighem |
CHG: moved EnumDefinitions to src/c/shared/Enum
|
|
|
@14959
|
12 years |
Mathieu Morlighem |
CHG moved StringToEnumx and EnumToStringx to shared/Enum
|
|
|
@14958
|
12 years |
Mathieu Morlighem |
CHG: moved StringToEnumx and EnumToStringx to shared/Enum
|
|
|
@14957
|
12 years |
Eric.Larour |
CHG: fixed missing include files and some dependencies.
|
|
|
@14956
|
12 years |
Mathieu Morlighem |
BUG: cannot call delete on int* and double*
|
|
|
@14955
|
12 years |
seroussi |
BUG: fixing missing include
|
|
|
@14954
|
12 years |
Eric.Larour |
CHG: desentangling of header file dependencies
|
|
|
@14953
|
12 years |
Eric.Larour |
CHG: some serious desentangling of the header files, which started …
|
|
|
@14952
|
12 years |
Mathieu Morlighem |
BUG: missing include Femmodel.h
|
|
|
@14951
|
12 years |
Eric.Larour |
CHG: de-entangle dependencies between Containers and shared/Elements
|
|
|
@14950
|
12 years |
Mathieu Morlighem |
CHG: moved io to shared/io
|
|
|
@14949
|
12 years |
Eric.Larour |
CHG: moved det.h from shared/Bamg to classes/bamg and untied …
|
|
|
@14948
|
12 years |
Eric.Larour |
CHG: moved globals.h into src/c/main, where it makes more sense, as …
|
|
|
@14947
|
12 years |
adhikari |
NEW: associated archives
|
|
|
@14946
|
12 years |
adhikari |
NEW: three gia benchmark tests added for elliptical-edged loading
|
|
|
@14945
|
12 years |
Eric.Larour |
CHG: test3021 working
|
|
|
@14944
|
12 years |
Eric.Larour |
CHG: new adolc test
|
|
|
@14943
|
12 years |
Eric.Larour |
CHG: new adolc test
|
|
|
@14942
|
12 years |
Eric.Larour |
CHG: new adolc test
|
|
|
@14941
|
12 years |
Eric.Larour |
CHG: missing comm.h include file
|
|
|
@14940
|
12 years |
seroussi |
FIX: updated archive for GL subelement
|
|
|
@14939
|
12 years |
Mathieu Morlighem |
BUG: fixed some segfaults due to xdelete -> delete
|
|
|
@14938
|
12 years |
Mathieu Morlighem |
NEW: added vie and made it more flexible
|
|
|
@14937
|
12 years |
utke |
CHG: added missing include because my gcc complains about: …
|
|
|
@14936
|
12 years |
Mathieu Morlighem |
CHG: syncing python and matlab's materials
|
|
|
@14935
|
12 years |
bdef |
BUG: adding the epl solution to the results
|
|
|
@14934
|
12 years |
Mathieu Morlighem |
CHG: Sync Enums
|
|
|
@14933
|
12 years |
Mathieu Morlighem |
BUG: ispetsc needs to be included
|
|
|
@14932
|
12 years |
Mathieu Morlighem |
BUG: need to use std::string
|
|
|
@14931
|
12 years |
Mathieu Morlighem |
CHG: Updated all modules used by pfe, the following should now be …
|
|
|
@14930
|
12 years |
Mathieu Morlighem |
CHG: updated compiler
|
|
|
@14929
|
12 years |
Mathieu Morlighem |
CHG: moved config-pleiades.sh to config-pleiades-petsc3.2.sh and fixed …
|
|
|
@14928
|
12 years |
bdef |
CHG: Computation of the residual for the inefficent hydrological …
|
|
|
@14927
|
12 years |
Eric.Larour |
CHG: missing header file
|
|
|
@14926
|
12 years |
Eric.Larour |
CHG: missing header file
|
|
|
@14925
|
12 years |
adhikari |
CHG: updated with GiadWdt field_value, reading .py file
|
|
|
@14924
|
12 years |
adhikari |
CHG: updated with GiadWdt field_value
|
|
|
@14923
|
12 years |
seroussi |
FIX: fixed problem in grounding line portion
|
|
|
@14922
|
12 years |
Mathieu Morlighem |
BUG: replaced = by == in Echo()
|
|
|
@14921
|
12 years |
Mathieu Morlighem |
CHG: moved issm.cpp in src/c/main (same for kriging)
|
|
|
@14920
|
12 years |
Mathieu Morlighem |
CHG: cosmetics, removed double blank lines
|
|
|
@14919
|
12 years |
Eric.Larour |
CHG: moved issm and kriging up a level to src/c/
|
|
|
@14918
|
12 years |
Eric.Larour |
CHG: not needed anymore
|
|
|
@14917
|
12 years |
Eric.Larour |
CHG: got rid of the include/include.h headere file, finally :)
|
|
|
@14916
|
12 years |
Eric.Larour |
CHG: moved typedefs to shared/Numerics/constants, further depleted the …
|
|
|
@14915
|
12 years |
Eric.Larour |
CHG: moved types from include/ to shared/Numerics, where it belongs. …
|
|
|
@14914
|
12 years |
Eric.Larour |
CHG: got rid of macros.h in src/c/include, and pushed the last …
|
|
|
@14913
|
12 years |
Mathieu Morlighem |
CHG: missing include
|
|
|
@14912
|
12 years |
Mathieu Morlighem |
CHG: cosmetics, removing double blank lines:
|
|
|
@14911
|
12 years |
Mathieu Morlighem |
CHG: fixing compilation (missing header files
|
|
|