source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4366   16 years seroussi moved from CurrentAnalysis to CurrentConfigurationm (serial)
(edit) @4365   16 years Mathieu Morlighem forgot to call UpdateElementsControl
(edit) @4364   16 years Mathieu Morlighem fields from control methods not needed anymore
(edit) @4363   16 years Mathieu Morlighem Added UpdateElementsControl.cpp to provide the control parameter to …
(edit) @4362   16 years Mathieu Morlighem Fixed parameter files for CM
(edit) @4361   16 years seroussi slopecompute -> SurfaceSlope
(edit) @4360   16 years Eric.Larour New SetConfigurationType now compiles :)
(edit) @4359   16 years Eric.Larour new enums
(edit) @4358   16 years Eric.Larour reverting
(edit) @4357   16 years Mathieu Morlighem minor
(edit) @4356   16 years Eric.Larour New configuration_type instead of aliases
(edit) @4355   16 years seroussi field missing in MarshallSize for Penta
(edit) @4354   16 years seroussi arguments of InputExtrude
(edit) @4353   16 years Mathieu Morlighem fixing control methods
(edit) @4352   16 years Mathieu Morlighem parameter size is not always requested
(edit) @4351   16 years Mathieu Morlighem minor bug fix
(edit) @4350   16 years seroussi changed AnalysisEnum for Slope solutions
(edit) @4349   16 years Eric.Larour testing nightly
(edit) @4348   16 years Mathieu Morlighem Fixed modelextract (no more md.type)
(edit) @4347   16 years Mathieu Morlighem Added file to suppress valgrind errors from PetSc and MPI
(edit) @4346   16 years Mathieu Morlighem Suppress Petsc errors from valgrind report
(edit) @4345   16 years Eric.Larour Ugly one
(edit) @4344   16 years seroussi matlab typo
(edit) @4343   16 years Mathieu Morlighem fixed InputExtrude
(edit) @4342   16 years seroussi archive transient name in test07
(edit) @4341   16 years seroussi archive transient test16:wq
(edit) @4340   16 years seroussi some analysisenum missing in transient2d
(edit) @4339   16 years seroussi fixed problem with transient when overshoot: make sure that vx and …
(edit) @4338   16 years seroussi Vel in results transient3d
(edit) @4337   16 years seroussi add Vel in Results transient2s
(edit) @4336   16 years Mathieu Morlighem missing timing
(edit) @4335   16 years seroussi save results only if needed for serial solutions
(edit) @4334   16 years Mathieu Morlighem Added check in ElementResultsToPatch (Patch not empty)
(edit) @4333   16 years Mathieu Morlighem updated enums
(edit) @4332   16 years Mathieu Morlighem Added AdjointSolution
(edit) @4331   16 years Mathieu Morlighem Check Solution, not analysis type
(edit) @4330   16 years Mathieu Morlighem enabled patch plotting
(edit) @4329   16 years seroussi minor
(edit) @4328   16 years seroussi use AddInput and not AddObject in InputDuplicate
(edit) @4327   16 years Mathieu Morlighem not needed anymore
(edit) @4326   16 years Mathieu Morlighem Some fixing
(edit) @4325   16 years seroussi minor
(edit) @4324   16 years Mathieu Morlighem Keep only one step and one time
(edit) @4323   16 years seroussi SolutionEnum in results
(edit) @4322   16 years Mathieu Morlighem copied change from diagnostic to other solutions
(edit) @4321   16 years Mathieu Morlighem Fixed diagnostic output results serial
(edit) @4320   16 years seroussi forgot to add Solution in Inputs in solver_linear
(edit) @4319   16 years Mathieu Morlighem Fixed ProcessPatch for variable nodes and vertices
(edit) @4318   16 years Eric.Larour Needed to avoid matlab complaining about bad field initialization
(edit) @4317   16 years Mathieu Morlighem Synchronized enums
(edit) @4316   16 years Mathieu Morlighem Now PatchSize is added to results
(edit) @4315   16 years Mathieu Morlighem write cast value, not the integer itself
(edit) @4314   16 years seroussi minor
(edit) @4313   16 years Eric.Larour anothe stupid mistake
(edit) @4312   16 years Mathieu Morlighem minor cosmetics
(edit) @4311   16 years Eric.Larour Stupid mistake fixed
(edit) @4310   16 years seroussi added check on getobjectbyoffset (debugging model)
(edit) @4309   16 years Mathieu Morlighem Tria should not delete its nodes, delete nodes will take care of it
(edit) @4308   16 years seroussi same for DoubleVec, do not redifine M
(edit) @4307   16 years seroussi do not redefine M, N (field)
(edit) @4306   16 years Eric.Larour Allocate results if NILL in entry
(edit) @4305   16 years Mathieu Morlighem No more SlopeAnalyisEnum
(edit) @4304   16 years Mathieu Morlighem getting rid of SlopeAnalysis
(edit) @4303   16 years seroussi wrong analysis_type in ismodelselfconsistent
(edit) @4302   16 years Mathieu Morlighem getting rid of SlopeAnalysis
(edit) @4301   16 years Mathieu Morlighem Getting rid of SlopeAnalysis (now either Bed or Surface) 5
(edit) @4300   16 years Mathieu Morlighem Getting rid of SlopeAnalysis (now either Bed or Surface) 4
(edit) @4299   16 years Mathieu Morlighem Getting rid of SlopeAnalysis (now either Bed or Surface) 3
(edit) @4298   16 years Mathieu Morlighem Getting rid of SlopeAnalysis (now either Bed or Surface) 2
(edit) @4297   16 years Mathieu Morlighem Getting rid of SlopeAnalysis (now either Bed or Surface)
(edit) @4296   16 years Mathieu Morlighem use variable to call new FemModel (do not hardcore)
(edit) @4295   16 years Mathieu Morlighem solution_type is now a SolutionEnum (not an AnalysisEnum) and some …
(edit) @4294   16 years Mathieu Morlighem Homogenized with parallel, added missing timing and fixed diagnostic
(edit) @4293   16 years seroussi nightly runs
(edit) @4292   16 years seroussi problem with new slope enums
(edit) @4291   16 years seroussi oups
(edit) @4290   16 years seroussi oups
(edit) @4289   16 years seroussi new enums -> matlab
(edit) @4288   16 years seroussi new enums
(edit) @4287   16 years Mathieu Morlighem minor
(edit) @4286   16 years Eric.Larour Wiped off some functions
(edit) @4285   16 years Eric.Larour Cleanup of Tria, Sing and Beam elements + New flags to stop cores from …
(edit) @4284   16 years Eric.Larour new enums
(edit) @4283   16 years Eric.Larour New enums
(edit) @4282   16 years Mathieu Morlighem fixed leak that appears in SpawTria
(edit) @4281   16 years seroussi updated testsgetfields for all the solutions
(edit) @4280   16 years Mathieu Morlighem fixed diagnosticvert
(edit) @4279   16 years seroussi fields nightly run transient2d
(edit) @4278   16 years seroussi archives transient2d test01
(edit) @4277   16 years seroussi minor
(edit) @4276   16 years seroussi improved process patch for transient models
(edit) @4275   16 years Eric.Larour Some changes to make max osx compilable
(edit) @4274   16 years Mathieu Morlighem Added Extrude method for inputs
(edit) @4273   16 years Mathieu Morlighem fixed bug in extrude
(edit) @4272   16 years seroussi create stiffness matrix and load vector only for current analysis type
(edit) @4271   16 years seroussi usage of InputUpdateFromConstant
(edit) @4270   16 years seroussi some nightly runs utils (balancedthickness)
(edit) @4269   16 years seroussi some problems in solver_diagnostic_nonlinear serial
(edit) @4268   16 years Mathieu Morlighem minor
(edit) @4267   16 years Mathieu Morlighem collapse is now in INPUT of Penta, not a field
Note: See TracRevisionLog for help on using the revision log.