- 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 30, 2008
-
-
Christophe Geuzaine authored
when creating single lib (boundarylayer.cc exists in netgen)
-
- Apr 28, 2008
-
-
Christophe Geuzaine authored
-
- Apr 23, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
better "make lib" (cannot simply merge static libs with ar on linux)
-
Jean-François Remacle authored
-
- Apr 22, 2008
-
-
Jean-François Remacle authored
-
Christophe Geuzaine authored
rewrote adaptive view stuff so we can use it on all types of views (model-based, multi timestep, multi-mesh)
-
- Apr 18, 2008
-
-
Christophe Geuzaine authored
- temp fix in Open to delete obsolete views
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- Apr 17, 2008
-
-
Christophe Geuzaine authored
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- Apr 16, 2008
-
-
Ruth Sabariego authored
-
Christophe Geuzaine authored
don't use model->bounds() here: it's costly!
-
- Apr 15, 2008
-
-
Christophe Geuzaine authored
-
- Apr 11, 2008
-
-
Laurent Van Migroet authored
-
- Apr 09, 2008
-
-
Christophe Geuzaine authored
-
- Apr 06, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
integer tags per step data - ported Eigenvectors and StreamLines plugins to the new post-pro API
-
Jean-François Remacle authored
add a Universal Transverse Merctor field, add latitude / longitude and UTM coordinates in Plugin/GSHHS.cpp
-
- Apr 01, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
- replaced "Mesh.ContrainedBackgroundMesh" by "Mesh.CharacteristicLengthFromPoints" and "Mesh.CharacteristicLengthExtendFromBoundary" - fixed MED IO when numComp > 9
-
- Mar 30, 2008
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- Mar 29, 2008
-
-
Christophe Geuzaine authored
****************************** * WARNING - PLEASE TEST * ****************************** - changed I/O so that we NEVER change vertex number ids once a mesh has been generated (or loaded) - removed dataIndex from MVertex: stepData in PVewDataGModel now directly uses the vertex/element number ids. This can lead to increased memory use in corner cases (for which PViewDataList works fine, so it's not a big deal), but it is simpler and faster
-
Christophe Geuzaine authored
- deprecated "Complex Volume"
-
- Mar 28, 2008
-
-
Jean-François Remacle authored
-
- Mar 27, 2008
-
-
Jean-François Remacle authored
-
- Mar 26, 2008
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- Mar 25, 2008
-
-
Jean-François Remacle authored
-
- Mar 23, 2008
-
-
Christophe Geuzaine authored
- moved some mesh creation utility routines in GModel:: - new MElementFactory - fixed bad bg mesh index
-
- Mar 21, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-