Skip to content
Snippets Groups Projects
  1. Jan 08, 2009
    • Christophe Geuzaine's avatar
      ./configure now creates Common/GmshConfig.h, which contains all the · e6055ddb
      Christophe Geuzaine authored
      HAVE_XXX defines.
      
      This fixes three longstanding problems:
      
      - the API was hard to use because some headers had HAVE_XXX ifdefs, so
        that cient codes had to know how the lib was compiled to compile
        themselves
      
      - we had to do make clean after each ./configure, which erased too
        much (e.g. most of contrib)
      
      - make depend could include unwanted stuff since it redefined FLAGS
      e6055ddb
  2. Jan 04, 2009
  3. Dec 29, 2008
    • Christophe Geuzaine's avatar
      - (c) update · 0b598844
      Christophe Geuzaine authored
      - fix bb computation to avoid model jumping around when adding points in z=0 plane
      - pass interpol matrices as ref
      0b598844
  4. Dec 28, 2008
  5. Dec 06, 2008
  6. Nov 17, 2008
  7. Nov 14, 2008
  8. Nov 08, 2008
  9. Nov 06, 2008
  10. Nov 04, 2008
  11. Nov 03, 2008
    • Christophe Geuzaine's avatar
      · 5e38696c
      Christophe Geuzaine authored
      allow recombine, transfinite and embedding constraints on GModel entities
      in parser
      5e38696c
  12. Oct 20, 2008
  13. Oct 17, 2008
  14. Oct 12, 2008
    • Christophe Geuzaine's avatar
      · 0a562b5f
      Christophe Geuzaine authored
      - fixed missing getShapeFunction/getGradShapeFunction + return all sf
        at once so we can implement MElement in term of these consistently
        (w or w/o FunctionSpace)
      
      - can now merge multiple meshes and remove duplicate mesh vertices
        (useful e.g. when merging several STLs)
      
      - added easy interface to create model-based postpro datasets on the
        fly + use this for mesh quality stats
      0a562b5f
  15. Oct 09, 2008
  16. Oct 05, 2008
  17. Oct 01, 2008
  18. Sep 26, 2008
    • Christophe Geuzaine's avatar
      · af2fcb40
      Christophe Geuzaine authored
      * no lc at points == MAX_LC (-> lc/10 like for STEP & co)
      * don't specify a char length at points by default when creating a geo with the GUI
      af2fcb40
  19. Sep 16, 2008
  20. Aug 25, 2008
  21. Aug 12, 2008
  22. Jul 27, 2008
    • Christophe Geuzaine's avatar
      parser: replaced old Symbol_T with simple std::map · 49803cae
      Christophe Geuzaine authored
      ****************************************************************
      **** PLEASE TEST YOUR SCRIPTS (ESPECIALLY ONES WITH LISTS, *****
      ****        COMPLICATED AFFECTATIONS, ETC.)                *****
      ****************************************************************
      49803cae
  23. Jul 25, 2008
  24. Jul 18, 2008
  25. Jul 11, 2008
  26. Jul 10, 2008
  27. Jul 06, 2008
  28. Jul 05, 2008
  29. Jul 04, 2008
  30. Jul 01, 2008
  31. Jun 27, 2008
Loading