- 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
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
fixed crash when using Plugin(CutParametric) in a script ("v->" -> "v1->")
-
Christophe Geuzaine authored
fixed crash when using Plugin(Evaluate) in a script ("v->" -> "v1->")
-
- Jun 23, 2005
-
-
Christophe Geuzaine authored
fix small bug with overflowing feedback buffer and PDF output
-
- Jun 20, 2005
-
-
Christophe Geuzaine authored
print compiler info
-
Christophe Geuzaine authored
remove unused test
-
Christophe Geuzaine authored
don't force CC on sgi anymore
-
Christophe Geuzaine authored
extra \
-
Christophe Geuzaine authored
sgi fixes
-
Christophe Geuzaine authored
sgi compile fix
-
Christophe Geuzaine authored
-