- Aug 09, 2005
-
-
Christophe Geuzaine authored
missing cast
-
Christophe Geuzaine authored
fix time step printf format
-
Philippe Geuzaine authored
-
- Aug 06, 2005
-
-
Christophe Geuzaine authored
missing cast
-
- Aug 04, 2005
-
-
David Colignon authored
-
- Aug 02, 2005
-
-
Christophe Geuzaine authored
- new option to choose the mesh element labels (element number, elementary entity number, physical entity number or partition number)
-
- Jul 26, 2005
-
-
Jean-François Remacle authored
-
- Jul 24, 2005
-
-
Christophe Geuzaine authored
-
- Jul 15, 2005
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
doc trsf surf orientation option
-
Christophe Geuzaine authored
fix memory leak + missing depend
-
- Jul 14, 2005
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
ex of sphere meshed with hexas
-
- Jul 12, 2005
-
-
Jean-François Remacle authored
-
- Jul 11, 2005
-
-
Christophe Geuzaine authored
Please don't load solver plugins by default: for the vast majority of users, the structural solver options don't make any sense. Just add Solver.Plugins=1 in your option file if you need that stuff.
-
- Jul 08, 2005
-
-
Christophe Geuzaine authored
finer control of time/timestep display
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Jul 07, 2005
-
-
Christophe Geuzaine authored
move msg
-
Jean-François Remacle authored
-
- Jul 04, 2005
-
-
Jean-François Remacle authored
-
- Jul 03, 2005
-
-
Christophe Geuzaine authored
compile tetgen by default so we get feedback on machine-specific problems
-
Christophe Geuzaine authored
try different ordering when swapping fails
-
Christophe Geuzaine authored
fix display of normals for very "thin" surfaces with curved boundaries: this new algorithm should be better
-
- Jun 30, 2005
-
-
Jean-François Remacle authored
-
- Jun 29, 2005
-
-
nicolas tardieu authored
All modifications are commentarized because this feature is not functionnal : the transfer from Gmsh to Tetgen is OK, but the transfer from Tetgen to Gmsh is not : all the mesh (points, lines, surfaces, volumes) must be recreated in Gmsh...
-
nicolas tardieu authored
New fonction to use Tetgen 's algorithm Attention : several problems - the method deinitialized of Tetgen is not seen by the compiler - it seems that the data structure tetgenio is destroyed after its creation, so that all meshing procedure is dine in the constructor
-
nicolas tardieu authored
Adding Tetgen version 1.3
-
- Jun 28, 2005
-
-
Jean-François Remacle authored
-
- Jun 27, 2005
-
-
Christophe Geuzaine authored
New plugin to compute the modulus and the phase of a complex-valued field in-place, in one simple step. One could already do this with Plugin(Evaluate), but it was a little bit cumbersome.
-
Christophe Geuzaine authored
don't draw the trajectory if LineWidth==0
-
Christophe Geuzaine authored
if a curve is "discrete" but has no BDS representation, don't draw anything in the geometry routine: we draw the elements in the mesh routine.
-
Jean-François Remacle authored
-
- Jun 25, 2005
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
don't store lines in vol->Simp_Surf : it screws up the saving of Physical Lines! Use vol->Lin_Surf
-
- Jun 24, 2005
-
-
Christophe Geuzaine authored
simpler handling of env vars
-