- Jul 23, 2012
-
-
Christophe Geuzaine authored
(best solution would be not to allocate empty steps at all -- todo...)
-
- Jul 11, 2012
-
-
Christophe Geuzaine authored
-
- Jun 16, 2012
-
-
Christophe Geuzaine authored
-
- Jan 21, 2012
-
-
Christophe Geuzaine authored
-
- Sep 21, 2011
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Sep 20, 2011
-
-
Christophe Geuzaine authored
Caveats: - We don't support new MED3 features (evolving meshes, multi-profile per field step (?)) - I still get crashes on files that used to work with MED2. However the mdump code shipped with MED3 also crashes on these files, so the bug might not be with Gmsh...
-
Christophe Geuzaine authored
-
- Sep 17, 2011
-
-
Christophe Geuzaine authored
-
- Jun 21, 2011
-
-
Christophe Geuzaine authored
-
- May 10, 2011
-
-
Christophe Geuzaine authored
-
- May 02, 2011
-
-
Christophe Geuzaine authored
speed-up reading post-pro files in .msh with huge number of time steps (usually sparse) - for gauthier
-
- Mar 26, 2011
-
-
Christophe Geuzaine authored
- fixed MED node ordering - polished 64 bit Cocoa Mac OS X FLTK version - updated copyright
-
- Nov 04, 2010
-
-
Christophe Geuzaine authored
trying to fix loading of view without partition, if view with identical name without partition already exists
-
- Oct 28, 2010
-
-
Éric Béchet authored
No commit message
-
- Oct 24, 2010
-
-
Matti Pellika authored
Reverted all fixes for Post/PViewDataGModelIO.cpp, I was just generating inconsistent post-processing data, and geuzaine's fix on fix created an offset between vertix indices saved by GModel::WriteMSH and PViewDataGModel::writeMSH.
-
- Oct 22, 2010
-
-
Christophe Geuzaine authored
-
Matti Pellika authored
AND a hotfix to Post/PViewDataGModelIO.cpp which was saving NodeData with negative MVertex indices in .msh files.
-
- Oct 05, 2010
-
-
Christophe Geuzaine authored
-
- Jun 01, 2010
-
-
Boris Sedji authored
-
- May 23, 2010
-
-
Christophe Geuzaine authored
but stored globally in the model)
-
- May 19, 2010
-
-
Christophe Geuzaine authored
- Plugin(Skin) now works on adapted datasets - addData() should now also work for high order datasets [we still need to add a new type+ref to FS in PViewDataGModel]
-
- May 17, 2010
-
-
Gaetan Bricteux authored
-
- Apr 29, 2010
-
-
Gauthier Becker authored
Add FullDg formulation Add Stress and InternalPoint (development)
-
- Apr 25, 2010
-
-
Christophe Geuzaine authored
-
- Mar 27, 2010
-
-
Christophe Geuzaine authored
separate multistep, multipartition datasets)
-
- Mar 21, 2010
-
-
Christophe Geuzaine authored
-
- Feb 10, 2010
-
-
Christophe Geuzaine authored
-
- Jan 01, 2010
-
-
Matti Pellika authored
Changed homology generator chain mesh element orientations (determined by vertex order) so that post-processing data isn't needed to save the generators, instead all the elements have coefficient 1 now in the chain. Due to this also reverted changes made to GModel writeMSH method in my earlier commit (they became obsolete).
-
Matti Pellika authored
entities.
-
- Dec 29, 2009
-
-
Matti Pellika authored
Added option to save MSH without renumbering the mesh elements (required to save post-processing $ElementData right!).
-
- Dec 08, 2009
-
-
Jean-François Remacle authored
-
- Sep 23, 2009
-
-
Christophe Geuzaine authored
-
- Sep 14, 2009
-
-
Christophe Geuzaine authored
added GModel::getMeshElementByTag (uses a dynamically created cache, like what we do for mesh vertices)
-
Christophe Geuzaine authored
-
- Sep 11, 2009
-
-
Christophe Geuzaine authored
-
- Aug 14, 2009
-
-
Christophe Geuzaine authored
- moved GUI to FlGui + added experimental QGui to test Qt - fixed most MSVC and gcc compiler warnings - converted some remaining tabs to whitespace (that's why the patch is so large; please try to remember to indent with 2 spaces and not tabs when you commit stuff to CVS) - merged modified patch from Konstantinos Poulios to allow saving physical/partition as element tags in mesh formats that don't support them natively
-
- Mar 29, 2009
-
-
Christophe Geuzaine authored
- unstructured mesh algos (+ refs) - interpolation matrices in .pos format
-
- Mar 23, 2009
-
-
Jean-François Remacle authored
-
- Jan 10, 2009
-
-
Jean-François Remacle authored
-