- Jun 09, 2005
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
fixed full-quadrangle recombine algo: - run globally, not for each surface - assign entities to elements - split line meshes - correctly re-tag vertices as 1st order - plug memory leaks
-
- Jun 08, 2005
-
-
Christophe Geuzaine authored
fixed small bug when drawing the boundary of a prism for a time step > 1
-
Christophe Geuzaine authored
replaced ExportLCField with ExportMeshStatistics (lc + gamma, eta, rho + elem num)
-
- Jun 06, 2005
-
-
Christophe Geuzaine authored
-
- Jun 04, 2005
-
-
Christophe Geuzaine authored
-
- May 27, 2005
-
-
Christophe Geuzaine authored
-
- May 24, 2005
-
-
Christophe Geuzaine authored
-
- May 21, 2005
-
-
Christophe Geuzaine authored
optimize 2d iso plots with vertex arrays
-
Christophe Geuzaine authored
2 big optimizations for meshes that contain a lot of line elements: - speed up Read_Mesh (by introducing temp tree in curves) - use vertex arrays for lines in mesh drawing code
-
- May 13, 2005
-
-
Christophe Geuzaine authored
removed remaining Discrete Line/Surface stuff
-
- May 12, 2005
-
-
Christophe Geuzaine authored
add entries about Visibility, Clipping and Transparency
-
- Apr 25, 2005
-
-
Christophe Geuzaine authored
add link to pdf tutorial
-
- Apr 22, 2005
-
-
Christophe Geuzaine authored
typo
-
- Apr 19, 2005
-
-
Christophe Geuzaine authored
link to GUI tutorial
-
- Apr 13, 2005
-
-
Christophe Geuzaine authored
-
- Apr 06, 2005
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- changed "View.ArrowLocation" into "View.GlyphLocation" (this way we can also use this option to display the numeric values at the nodes, instead of displaying always at the barycenter) - changed the numeric display of vectors (display the 3 omponents instead of the norm)
-
- Apr 04, 2005
-
-
Christophe Geuzaine authored
added small warning in automatically generated opt_* files
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
removed limit on number of file names allowed on the command line
-
Christophe Geuzaine authored
better help string for '-combine'
-
Christophe Geuzaine authored
added all the missing "Combine" modes in the parser
-
- Apr 01, 2005
-
-
Christophe Geuzaine authored
-
- Mar 26, 2005
-
-
Christophe Geuzaine authored
doc 2nd order elements
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- Generalized the "View" parser so that we can add new elements more easily (the code is *much* shorter, but unfortunately about 10-15% slower) - Upgraded all post-pro file formats to handle curved (second order) elements: SL2, VL2, TL2, ST2, VT2, ... The new version number for the postpro files is 1.4 - Added code to automatically split the curved elements into linear elements when the view is created. WARNING: this is only a temporary solution: weshould generalize Adaptive_Post_View to handle these curved elements.
-
- Mar 24, 2005
-
-
Christophe Geuzaine authored
typos
-
Christophe Geuzaine authored
add FAQ entry on PS "ghost triangulation"
-
- Mar 23, 2005
-
-
Christophe Geuzaine authored
add FAQ entry on multi-time-step views
-
- Mar 21, 2005
-
-
Christophe Geuzaine authored
add line stippling for 2d plots
-
- Mar 20, 2005
-
-
Christophe Geuzaine authored
removed unused Post.Scales option
-
- Mar 16, 2005
-
-
Christophe Geuzaine authored
small doc fix
-
- Mar 15, 2005
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Mar 14, 2005
-
-
Christophe Geuzaine authored
new option to control a view's axes color
-
Christophe Geuzaine authored
treat quads in poly_rep_to_mesh: this way we can also extrude discrete surfaces meshed with quads
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-