source: issm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3464   15 years Eric.Larour New CreatePartitionVector abstract method for DofObject objects.
(edit) @3463   15 years Eric.Larour Added DofObject virtual abstract class. Redid all DistributeDofs, so …
(edit) @3462   15 years Mathieu Morlighem minor bug fix
(edit) @3461   15 years Mathieu Morlighem put all loaded variables in iomodel
(edit) @3460   15 years seroussi put all loaded variables in iomodel
(edit) @3459   15 years Mathieu Morlighem minor
(edit) @3458   15 years Mathieu Morlighem put all loaded variables in iomodel
(edit) @3457   15 years Mathieu Morlighem put all loaded variables in iomodel
(edit) @3456   15 years seroussi more cleaning on ModelProcessor
(edit) @3455   15 years seroussi added CreateConstraints for Hutter
(edit) @3454   15 years Eric.Larour Added SetClone to virtual functions of Object.
(edit) @3453   15 years seroussi added CreateConstraints for Stokes
(edit) @3452   15 years seroussi added CreateConstraints for Balancedvelocities, Balancedthickness and …
(edit) @3451   15 years Mathieu Morlighem fixed Node constructor
(edit) @3450   15 years seroussi added CreateConstraints for Thermal
(edit) @3449   15 years seroussi added CreateLoads for Thermal
(edit) @3448   15 years seroussi added CreateLoads for Melting
(edit) @3447   15 years Eric.Larour UpdateNodePositions -> UpdateVertexPositions.
(edit) @3446   15 years Eric.Larour Massive debug
(edit) @3445   15 years Eric.Larour Updates for vertices on all modules.
(edit) @3444   15 years Eric.Larour debug
(edit) @3443   15 years Mathieu Morlighem Vert
(edit) @3442   15 years Eric.Larour debug
(edit) @3441   15 years Mathieu Morlighem minor
(edit) @3440   15 years Mathieu Morlighem minor
(edit) @3439   15 years Eric.Larour Debug
(edit) @3438   15 years seroussi aded CreateLoads stokes
(edit) @3437   15 years Mathieu Morlighem Prognostic2 is all up-to-date
(edit) @3436   15 years seroussi change CreateParameters with numberofvertices
(edit) @3435   15 years Mathieu Morlighem minor
(edit) @3434   15 years Mathieu Morlighem new model processor for Balancedthickness
(edit) @3433   15 years Eric.Larour Debug
(edit) @3432   15 years Mathieu Morlighem readded new Node constructor
(edit) @3431   15 years seroussi added ModelProcessor Balancedvelocities
(edit) @3430   15 years Eric.Larour Progress in simplifying ModelProcessor
(edit) @3429   15 years Eric.Larour New simplified ModelProcessor.
(edit) @3428   15 years seroussi added ModelProcessor for Thermal
(edit) @3427   15 years Mathieu Morlighem Added prognostic2
(edit) @3426   15 years seroussi added ModelProcessor for melting
(edit) @3425   15 years seroussi added ModelProcessor for SlopeCompute
(edit) @3424   15 years seroussi added model processor for Prognostic
(edit) @3423   15 years Mathieu Morlighem Added model processor for Hutter
(edit) @3422   15 years Mathieu Morlighem Added new model processor for Stokes
(edit) @3421   15 years Mathieu Morlighem Added Vertical CreateElements
(edit) @3420   15 years Eric.Larour Massive commit. Simplified diagnostic horiz. Almost compiles.
(edit) @3419   15 years Mathieu Morlighem removed useless PARALLEL flags
(edit) @3418   15 years Mathieu Morlighem Added Discontinuous Galerkin partitioning
(edit) @3417   15 years Eric.Larour Massive temporary commit: redesign to include vertices (for galerkin …
(edit) @3412   15 years Mathieu Morlighem test commit
(edit) @3411   15 years Eric.Larour test
(edit) @3409   15 years Mathieu Morlighem minor
(edit) @3408   15 years seroussi fixed problem for Hutter in parallel
(edit) @3407   15 years Mathieu Morlighem moved BamgVertex to MeshVertex
(edit) @3406   15 years Mathieu Morlighem moved BamgVertex to MeshVertex
(edit) @3405   15 years seroussi fixed problem with Sing elem
(edit) @3404   15 years seroussi fixed some bugs on Sing elements
(edit) @3403   15 years seroussi Modified Hutter Model Processor for Hooks
(edit) @3402   15 years seroussi Modified Sing and Beam elements for Hooks
(edit) @3401   15 years Mathieu Morlighem bug fix
(edit) @3400   15 years seroussi fixed problem in Penta constructor (6 nodes)
(edit) @3399   15 years Mathieu Morlighem minor bug fix for now
(edit) @3398   15 years seroussi Fixed problem in SpawnTria
(edit) @3397   15 years Mathieu Morlighem Added error message (To be fixed)
(edit) @3396   15 years seroussi need to recover enum_type for Hook and ElementProperties as they are …
(edit) @3395   15 years seroussi ElementProperties: fixed problem in Marshall
(edit) @3394   15 years Eric.Larour Forgot to commit BamgVertex change.
(edit) @3393   15 years seroussi ElementProperties: missing fields in Echo
(edit) @3392   15 years Mathieu Morlighem Final bug fix
(edit) @3391   15 years Eric.Larour Renamed Vertex to BamgVertex, to avoid conflicts with ISSM Vertex …
(edit) @3390   15 years Eric.Larour First rough draft of vertex functionality.
(edit) @3389   15 years Eric.Larour Added copy constructor, and some debugging
(edit) @3388   15 years Eric.Larour Added copy constructor
(edit) @3387   15 years Mathieu Morlighem minor bug fix
(edit) @3386   15 years Mathieu Morlighem bug fix
(edit) @3385   15 years Mathieu Morlighem minor
(edit) @3384   15 years Mathieu Morlighem first debugging of Hokks
(edit) @3383   15 years Eric.Larour New Hook and Element Properties, to simplify element framework. This …
(edit) @3382   15 years Mathieu Morlighem minor leaks
(edit) @3381   15 years Mathieu Morlighem minor leaks
(edit) @3378   15 years Mathieu Morlighem fixed DG in parallel
(edit) @3374   15 years Mathieu Morlighem use petsc 2.3.2-p3 by default for now (NR)
(edit) @3373   15 years Mathieu Morlighem Added parallel version of pragnostic2 (to be completed)
(edit) @3372   15 years Mathieu Morlighem Added FieldAverageOntoVertices, to be completed
(edit) @3371   15 years Mathieu Morlighem Fixed DG
(edit) @3369   15 years Mathieu Morlighem back to previous version
(edit) @3366   15 years Eric.Larour Had to put autoconf in path, before local autoconf, to ensure automake …
(edit) @3364   15 years Mathieu Morlighem use ISSMDIR devpackages by default
(edit) @3362   15 years Mathieu Morlighem readded src/m/enum/SteadyAnalysisEnum.m for nightly runs
(edit) @3361   15 years Mathieu Morlighem minor
(edit) @3360   15 years Mathieu Morlighem forgot to cast e1
(edit) @3359   15 years Mathieu Morlighem Added discontinuous galerkin elements and prognostic2 solution, to be …
(edit) @3358   15 years jschierm Dakota: fix typo in install.sh.
(edit) @3357   15 years Mathieu Morlighem minor
(edit) @3356   15 years Mathieu Morlighem Fixed nightly run
(edit) @3355   15 years Mathieu Morlighem Added folds (really needed here)
(edit) @3354   15 years Mathieu Morlighem Added a module to convert any mesh to a bamg mesh Added Prognostic2 -> …
(edit) @3346   15 years Mathieu Morlighem minor
(edit) @3341   15 years Mathieu Morlighem ElementEdges must be in trigo direction
(edit) @3339   15 years Mathieu Morlighem renamed petsc version
(edit) @3338   15 years Mathieu Morlighem Added visible option in plotmodel
Note: See TracRevisionLog for help on using the revision log.