- 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
-
- May 01, 2008
-
-
Christophe Geuzaine authored
-
- Apr 28, 2008
-
-
Christophe Geuzaine authored
-
- Apr 24, 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)
-
- Apr 22, 2008
-
-
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
-
- Apr 16, 2008
-
-
Christophe Geuzaine authored
- names for elementary entities ("families") - stats for model-based views - deal with mmed/rmed
-
- Apr 14, 2008
-
-
Christophe Geuzaine authored
-
- Apr 07, 2008
-
-
Christophe Geuzaine authored
-
- Apr 06, 2008
-
-
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
-
- Mar 30, 2008
-
-
Christophe Geuzaine authored
-
- Mar 29, 2008
-
-
Christophe Geuzaine authored
- deprecated "Complex Volume"
-
- Mar 24, 2008
-
-
Christophe Geuzaine 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
-
- Mar 20, 2008
-
-
Christophe Geuzaine authored
untabify
-
- Mar 19, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
re-fix Field.h API dependency fix shift/conflict reduce in parser introduced by Field stuff
-
Christophe Geuzaine authored
change new post API to allow multiple meshes in a single view (different meshes in different steps)
-
- Mar 18, 2008
-
-
Jean-François Remacle authored
-
Jean-François Remacle authored
-
- Mar 11, 2008
-
-
Christophe Geuzaine authored
-
- Mar 10, 2008
-
-
Christophe Geuzaine authored
- notion of partitions and interpolationScheme - move string utils in separate file
-
- Feb 24, 2008
-
-
Christophe Geuzaine authored
-
- Feb 23, 2008
-
-
Christophe Geuzaine authored
-
- Feb 22, 2008
-
-
Christophe Geuzaine authored
api cleanup: use ByTag consistently (emphasises slowness of lookup)
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Feb 20, 2008
-
-
Christophe Geuzaine authored
- clean up GModel API (xxByTag -> getXx, numXx -> getNumXxes, ...)
-
- Feb 17, 2008
-
-
Christophe Geuzaine authored
-
- Feb 16, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
-
- Feb 08, 2008
-
-
Christophe Geuzaine authored
bug fix: even when a For/EndFor loop was not entered, we still increased ImbricatedLoop. This could lead to undefined behaviour with nested loops
-
- Feb 07, 2008
-
-
Christophe Geuzaine authored
-
Christophe Geuzaine authored
Smoother Surface{list} = numsteps;
-
- Feb 06, 2008
-
-
Christophe Geuzaine authored
-