Skip to content
Snippets Groups Projects
  1. Jun 14, 2011
  2. May 02, 2011
  3. Apr 30, 2011
  4. Mar 26, 2011
  5. Jan 26, 2011
  6. Jan 25, 2011
  7. Jan 19, 2011
  8. Oct 01, 2010
  9. Sep 22, 2010
    • Emilie Marchandise's avatar
      Added msh option for the remeshing with compounds. · 32eb2aa2
      Emilie Marchandise authored
      Mesh.RemeshParametrization=1; //(0) harmonic (1) conformal 
      Mesh.RemeshAlgorithm=1; //(0) nosplit (1) automatic (2) split metis
      !!! This replaces old parser stuff such as Compound Surface()={} Harmonic_NoSplit;
      !!! Default values are harmonic and automatic
      TODO: change this in FLTK/optionWindow.cpp
      32eb2aa2
  10. Sep 06, 2010
  11. Sep 02, 2010
  12. Aug 29, 2010
  13. Aug 26, 2010
  14. Aug 04, 2010
  15. Jul 13, 2010
  16. Jun 30, 2010
  17. May 14, 2010
  18. May 05, 2010
  19. Apr 28, 2010
  20. Apr 26, 2010
  21. Apr 23, 2010
  22. Apr 15, 2010
  23. Mar 31, 2010
  24. Mar 21, 2010
  25. Mar 20, 2010
  26. Mar 07, 2010
  27. Feb 28, 2010
  28. Feb 16, 2010
  29. Feb 10, 2010
  30. Feb 02, 2010
  31. Feb 01, 2010
  32. Jan 31, 2010
  33. Jan 29, 2010
    • Christophe Geuzaine's avatar
      · 6df90dd6
      Christophe Geuzaine authored
      rewrote Compound interface in terms of standard elementary entities
      
      Warning: this is work in progress and *will* break some existing examples (negative numbers etc.)
      
      
      6df90dd6
  34. Dec 22, 2009
  35. Dec 14, 2009
    • Christophe Geuzaine's avatar
      · 08e31314
      Christophe Geuzaine authored
      new "Delete Options;" command to reset all options to their default values
      08e31314
  36. Nov 04, 2009
    • Bruno Seny's avatar
      - make Solver module optional · 236135e5
      Bruno Seny authored
      - invert #define logic (HAVE_MESH, HAVE_POST, HAVE_SOLVER, ... instead of HAVE_NO_MESH,
        HAVE_NO_POST, HAVE_NO_SOLVER)
      236135e5
Loading