- Dec 07, 2014
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
Replaced MVertexPositionSet with MVertexRTree ; use MVertexRTree in all extrusion algorithms instead of the (incorrect) std::set<MVertex, MVertexLessThanLexicographic>
-
- Apr 09, 2014
-
-
Christophe Geuzaine authored
-
- Feb 07, 2014
-
-
Christophe Geuzaine authored
-
- Oct 16, 2013
-
-
Christophe Geuzaine authored
new PostProcessing.ForceNodeData to force saving NodeData datasets, even for potentially discontinuous list-type datasets
-
- Sep 06, 2013
-
-
Christophe Geuzaine authored
-
- Jun 20, 2013
-
-
Christophe Geuzaine authored
Fopen deals with non-ASCII filename paths on Windows.
-
- Feb 07, 2013
-
-
Bertrand Thierry authored
-
- Jan 01, 2013
-
-
Christophe Geuzaine authored
-
- Dec 07, 2012
-
-
Christophe Geuzaine authored
-
- Dec 06, 2012
-
-
Christophe Geuzaine authored
-
- Nov 07, 2012
-
-
Éric Béchet authored
- getfunctionspaces now returns a nodalBasis instead of polynomialBasis - reversed order for saving elements in GModelIO_MSH - makes things simpler for subelements - taking msh file version into account while exporting data files (PView ...)
-
- Oct 24, 2012
-
-
Christophe Geuzaine authored
-
- Sep 19, 2012
-
-
Christophe Geuzaine authored
start implementation of MSH3 format: - refactored old MSH I/O into GModelIO_MSH2 - new MSH3 will be GModelIO_MSH
-
- Jul 11, 2012
-
-
Christophe Geuzaine authored
-
- Jan 21, 2012
-
-
Christophe Geuzaine authored
-
- Nov 24, 2011
-
-
Christophe Geuzaine authored
-
- Jun 01, 2011
-
-
Christophe Geuzaine authored
-
- May 26, 2011
-
-
Christophe Geuzaine authored
-
- Mar 26, 2011
-
-
Christophe Geuzaine authored
- fixed MED node ordering - polished 64 bit Cocoa Mac OS X FLTK version - updated copyright
-
- Oct 28, 2010
-
-
Éric Béchet authored
No commit message
-
- Jul 24, 2010
-
-
Christophe Geuzaine authored
-
- Apr 29, 2010
-
-
Gauthier Becker authored
Add FullDg formulation Add Stress and InternalPoint (development)
-
- Feb 10, 2010
-
-
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
-
- Jul 16, 2009
-
-
Jean-François Remacle authored
-
- Jun 28, 2009
-
-
Christophe Geuzaine authored
- replaced old 2nd order views with new adaptive stuff (still missing some function spaces for quads/hexas)
-
- Jan 30, 2009
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
moved all string options to std::string ***************************************************************** WARNING: this has the potential to break things in subtle ways... PLEASE TEST AND REPORT ANY WEIRDNESSES *****************************************************************
-
- Dec 29, 2008
-
-
Christophe Geuzaine authored
- fix bb computation to avoid model jumping around when adding points in z=0 plane - pass interpol matrices as ref
-
- Nov 14, 2008
-
-
Christophe Geuzaine authored
-
- Aug 13, 2008
-
-
Christophe Geuzaine authored
-
- Aug 12, 2008
-
-
Christophe Geuzaine authored
-
- Jul 11, 2008
-
-
Christophe Geuzaine authored
-
- Jun 27, 2008
-
-
Jean-François Remacle authored
-
- May 04, 2008
-
-
Christophe Geuzaine authored
did in high * added mesh generation error log summary * removed Parallel subdir (this is now handled by the message class) * removed Box subdir and consolidated batch processing in a single routine * made List_T into a class * reduced dependencies in Pview*.h so we can eventually add the post-pro interface to the public API
-
- Apr 06, 2008
-
-
Christophe Geuzaine authored
integer tags per step data - ported Eigenvectors and StreamLines plugins to the new post-pro API
-
- Mar 29, 2008
-
-
Christophe Geuzaine authored
- deprecated "Complex Volume"
-
- Mar 20, 2008
-
-
Christophe Geuzaine authored
untabify
-
- Mar 10, 2008
-
-
Christophe Geuzaine authored
-