Skip to content
Snippets Groups Projects
  1. Jan 07, 2009
  2. 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
  3. Nov 14, 2008
  4. Aug 12, 2008
    • Christophe Geuzaine's avatar
      * introduced new mesh element type "MPoint" · af259817
      Christophe Geuzaine authored
         1) this removes the asymmetry in all the routines involving mesh
            elements associated with points
      
         2) it makes it possible to use point-based datasets in the
            model-based post-processing module
      
        **********************************************************
          PLEASE TEST --- ESPECIALLY THE INPUT/OUTPUT ROUTINES!
        **********************************************************
      
      * made GModel::getEntities() more efficient and generalized its use
      af259817
  5. Jul 11, 2008
  6. May 04, 2008
    • Christophe Geuzaine's avatar
      * replaced old Msg function with message class inspired from what we · 26ff0c6f
      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
      26ff0c6f
  7. Mar 20, 2008
  8. Feb 17, 2008
  9. Feb 06, 2008
  10. Feb 03, 2008
    • Christophe Geuzaine's avatar
      · 589f6156
      Christophe Geuzaine authored
      removed vestiges of "discrete point" hack in gmshVertex & co (now that
      we have the correct discreteXXX classes)
      
      bbox drawing of geo entities for debug (disabled)
      589f6156
  11. Jan 21, 2008
    • Christophe Geuzaine's avatar
      · 904af370
      Christophe Geuzaine authored
      API cleanup: FVertex, FEdge, etc. -> fourierVertex, fourierEdge, etc.
      904af370
  12. Oct 11, 2007
  13. Feb 26, 2007
    • Christophe Geuzaine's avatar
      · 8381c872
      Christophe Geuzaine authored
      new boundary layer mesh generator
      
      refactored smooth value/smooth normal code into single SmoothData.* file
      8381c872
  14. Jan 31, 2007
  15. Jan 06, 2007
    • Christophe Geuzaine's avatar
      · 8077fd2e
      Christophe Geuzaine authored
      fixed interpolation of ruled surfaces created by extrusion
      
      fixed interpolation of trimmed ruled surfaces
      8077fd2e
  16. Dec 20, 2006
Loading