|
|
@12330
|
13 years |
Mathieu Morlighem |
merged trunk-jpl and trunk for revision 12326M
|
|
|
@11995
|
13 years |
Mathieu Morlighem |
merged trunk-jpl and trunk for revision 11994M
|
|
|
@11237
|
13 years |
Eric.Larour |
merged trunk-jpl and trunk for revision 11236
|
|
|
@10205
|
14 years |
Mathieu Morlighem |
Added BamgTriangulate for Delaunay Triangulations
|
|
|
@9761
|
14 years |
Eric.Larour |
Added --with-control macro to configure script.
Can now strip out all …
|
|
|
@9340
|
14 years |
Eric.Larour |
Propping up IoModel class, to contain the iomodel handlle. This …
|
|
|
@9336
|
14 years |
Eric.Larour |
Replaced strcpy by memcpy. For security reasons.
|
|
|
@9325
|
14 years |
Eric.Larour |
reverting
|
|
|
@9323
|
14 years |
Mathieu Morlighem |
back to more general but unsecure sprintf_s
|
|
|
@9320
|
14 years |
Eric.Larour |
Quality control changes:
- "stdlib" to <stdlib> and similar header …
|
|
|
@8982
|
14 years |
Mathieu Morlighem |
Forgot to Bcast vector_type
|
|
|
@8967
|
14 years |
Eric.Larour |
New IoModelToInputsx module, that creates inputs directly out of …
|
|
|
@8936
|
14 years |
Eric.Larour |
Implemented Mat Array for qmu.
|
|
|
@8926
|
14 years |
Eric.Larour |
marshall.m is now automatically feedding off of model template for …
|
|
|
@8913
|
14 years |
Eric.Larour |
FetchData not needed anymore, folded into IoModelFetchData
|
|
|
@8910
|
14 years |
Eric.Larour |
Reorganized io/ directory quite a bit.
Separated Matlab io from the …
|
|
|
@8906
|
14 years |
Eric.Larour |
WriteDataToDisk not needed anymore.
Took out many prototypes of …
|
|
|
@8901
|
14 years |
Eric.Larour |
New matlab toolkit.
Moved MatlabNArrayToNArray there.
|
|
|
@8545
|
14 years |
jschierm |
MatlabNArrayToNArray.cpp: Added folds and fixed description.
|
|
|
@8330
|
14 years |
Eric.Larour |
Serial and parallel runs now running with marshalling routines, more …
|
|
|
@8224
|
14 years |
Mathieu Morlighem |
moved EnumToString to EnumToStringx which is now a module
|
|
|
@7860
|
14 years |
jschierm |
Added Option processing for Matlab n-dimensional doubles, logicals, …
|
|
|
@7761
|
14 years |
Mathieu Morlighem |
Change numel back to 0 if object is skipped (i.e. ndims>2)
|
|
|
@7746
|
14 years |
Mathieu Morlighem |
Partially finished Options
|
|
|
@7740
|
14 years |
Mathieu Morlighem |
Use MxIsClass instead of MxIsDouble, MxIsChar, etc…
|
|
|
@7739
|
14 years |
Mathieu Morlighem |
All option object are now singular
|
|
|
@7737
|
14 years |
Mathieu Morlighem |
Cosmetics of new Options DataSet derived calss
- moved OptionsObject …
|
|
|
@7732
|
14 years |
jschierm |
Initial version of OptionsParse for the Options classes.
|
|
|
@7218
|
14 years |
Mathieu Morlighem |
Added additional FetchData
|
|
|
@7188
|
14 years |
Mathieu Morlighem |
Changed philosophy here: if a matlab empty matlab sparse matrix is to …
|
|
|
@6441
|
15 years |
Mathieu Morlighem |
Quick fix for transient runs (To be modified)
|
|
|
@6412
|
15 years |
Mathieu Morlighem |
moved ISSMERROR to _error_, ISSMASSERT to _assert_ and ISSMPRINTF to …
|
|
|
@6389
|
15 years |
Eric.Larour |
Finished debugging io_gather mode for I/O file output. Works great on …
|
|
|
@6347
|
15 years |
Mathieu Morlighem |
Added regularization for Balnced thickness CM and fix gradient bug
|
|
|
@6028
|
15 years |
Mathieu Morlighem |
Fixed leaks
|
|
|
@6014
|
15 years |
Eric.Larour |
Commit de la mort qui tue: new way of running petsc,
where options …
|
|
|
@5698
|
15 years |
Mathieu Morlighem |
Fixed new thermal
|
|
|
@5172
|
15 years |
Mathieu Morlighem |
Better input/ouput from Matlab structures to Bamg objects
|
|
|
@5103
|
15 years |
Mathieu Morlighem |
moved EnumAsString to EnumToString
|
|
|
@5091
|
15 years |
Mathieu Morlighem |
renamed some fields
|
|
|
@5057
|
15 years |
Eric.Larour |
Took out rgbs, simplifies the code a lot
|
|
|
@4873
|
15 years |
Mathieu Morlighem |
outputfile is now loaded step by step to save memory. the file is open …
|
|
|
@4852
|
15 years |
Eric.Larour |
New DoubleMatArrayParam object, to hold the qmu segments.
|
|
|
@4782
|
15 years |
Mathieu Morlighem |
minor casting converged into double
|
|
|
@4779
|
15 years |
Mathieu Morlighem |
Added boolean support
|
|
|
@4638
|
15 years |
Eric.Larour |
Added new FetchData overloads, for integer and float vectors
|
|
|
@4531
|
15 years |
seroussi |
and removed old FetchData for bools
|
|
|
@4530
|
15 years |
seroussi |
FetchData for logical
|
|
|
@4526
|
15 years |
Mathieu Morlighem |
do not call ' in mexCallMatlab, use transpose instead (more clear), …
|
|
|
@4236
|
15 years |
Eric.Larour |
New Container directory, with the format DataSet files. Split the …
|
|
|
@4189
|
15 years |
seroussi |
minor
|
|
|
@4166
|
15 years |
Eric.Larour |
No more DofVec. New outputs from external results, in matlab form. …
|
|
|
@3961
|
15 years |
Mathieu Morlighem |
Added folds
|
|
|
@3775
|
15 years |
Eric.Larour |
Created include.h header file
|
|
|
@3713
|
15 years |
Eric.Larour |
More commits
|
|
|
@3685
|
15 years |
Eric.Larour |
majors changes
|
|
|
@3673
|
15 years |
Eric.Larour |
Redid Params and Inputs
|
|
|
@3621
|
15 years |
Eric.Larour |
Almost there
|
|
|
@3612
|
15 years |
Eric.Larour |
First new interface with new inputs
|
|
|
@3598
|
15 years |
Mathieu Morlighem |
fixed some leaks
|
|
|
@3570
|
15 years |
Mathieu Morlighem |
removed exprintf of all ISSMERROR (not needed anymore)
Fixed …
|
|
|
@3335
|
15 years |
Mathieu Morlighem |
Added ISSMASSERT for ISSM assertion (used in bug detection-> …
|
|
|
@3332
|
15 years |
Mathieu Morlighem |
Do not use throw ErrorException -> ISSMERROR macro
Removed all …
|
|
|
@3324
|
15 years |
Mathieu Morlighem |
minor
|
|
|
@3314
|
15 years |
Mathieu Morlighem |
Much cleaner way to write bamg output structures
|
|
|
@3143
|
15 years |
Eric.Larour |
only on cpu 0
|
|
|
@3142
|
15 years |
Eric.Larour |
Only open on rank=0!
|
|
|
@2714
|
16 years |
Mathieu Morlighem |
Added Balancedthickness solution
|
|
|
@2552
|
16 years |
Mathieu Morlighem |
removed all reference to Cielo
|
|
|
@2337
|
16 years |
Eric.Larour |
Fixed problem in string fetching
|
|
|
@2335
|
16 years |
Eric.Larour |
Fixed bug that prevented strings to be correctly fetched
|
|
|
@2333
|
16 years |
Eric.Larour |
Big commit: created Numpar, new object to hold solution parameters …
|
|
|
@2316
|
16 years |
Eric.Larour |
Started switching to new DofVec framework.
partition, tpartition and …
|
|
|
@2110
|
16 years |
Eric.Larour |
Added MassFlux capabilities.
|
|
|
@1940
|
16 years |
Eric.Larour |
nasty leak fixed
|
|
|
@1881
|
16 years |
Eric.Larour |
Model and FemModel are now classes in their own right.
This changes …
|
|
|
@1844
|
16 years |
Eric.Larour |
Brachning back from issm.controlstatic, by hand
|
|
|
@1628
|
16 years |
Eric.Larour |
Added rifts formulation, in diagnostic 2d
|
|
|
@1439
|
16 years |
Eric.Larour |
All changes necessary to carry out compilation under windows intel …
|
|
|
@962
|
16 years |
Eric.Larour |
New Qmu module for serial dakota. Reorganized parallel dakota using …
|
|
|
@818
|
16 years |
Eric.Larour |
Transpose missing
|
|
|
@476
|
16 years |
Mathieu Morlighem |
Initialize pointers as NULL
|
|
|
@472
|
16 years |
Eric.Larour |
New thermal solution. Still missing the thermal elements
|
|
|
@465
|
16 years |
Eric.Larour |
New sub analysis type field in all solutions. New thermal solution sequence
|
|
|
@464
|
16 years |
Mathieu Morlighem |
fixed some bad initializtions
|
|
|
@366
|
16 years |
Mathieu Morlighem |
cosmetics
|
|
|
@304
|
16 years |
Eric.Larour |
New framework to include hutter and stokes formulations
|
|
|
@281
|
16 years |
Eric.Larour |
Better test for NaN
|
|
|
@246
|
16 years |
Eric.Larour |
New parameter inputs framework, that can adapt to unknow number of …
|
|
|
@214
|
16 years |
Eric.Larour |
Handle NaN in input
|
|
|
@117
|
16 years |
Eric.Larour |
Reshuffled ModelProcessor for better clarity
|
|
|
@1
|
16 years |
Eric.Larour |
Initial import
|