Table of Contents

Commit 2008-09-02

Modifs

Mailleurs

Il faut maintenant instancier explicitement un mailleur pour l'utiliser:

sideset(1).mit(True)TransfiniteMesher2D(sideset(1)).execute(True)

topo = ( (1,2,3), 4, (5,6), 7 )

sideset(1).mesh(topo)TransfiniteMesher2D(sideset(1)).execute2(topo)

Curve

ALE

Projet

Fichiers ajoutés/supprimés

mtGeo/mtGeoHighDegreeTmTopo2D.cpp	added
mtGeo/mtGeoTmTopo2D.cpp	added
mtGeo/mtGeoTmTopo3D.cpp	added
mtGeo/mtGeoHighDegreeTmTopo2D.h	added
mtGeo/mtGeoTmTopo2D.h	added
mtGeo/mtGeoTmTopo3D.h	added
mtGeo/mtGeoNurbsCurve.inl	added

Romain BOMAN 2008/09/02 09:22