Skip to content
Snippets Groups Projects
  1. Apr 30, 2011
  2. Mar 26, 2011
  3. Jan 26, 2011
  4. Jan 25, 2011
  5. Jan 19, 2011
  6. Oct 01, 2010
  7. 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
  8. Sep 06, 2010
  9. Sep 02, 2010
  10. Aug 29, 2010
  11. Aug 26, 2010
  12. Aug 04, 2010
  13. Jul 13, 2010
  14. Jun 30, 2010
  15. May 14, 2010
  16. May 05, 2010
  17. Apr 28, 2010
  18. Apr 26, 2010
  19. Apr 23, 2010
  20. Apr 15, 2010
  21. Mar 31, 2010
  22. Mar 21, 2010
  23. Mar 20, 2010
  24. Mar 07, 2010
  25. Feb 28, 2010
  26. Feb 16, 2010
  27. Feb 10, 2010
  28. Feb 02, 2010
  29. Feb 01, 2010
  30. Jan 31, 2010
  31. 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
  32. Dec 22, 2009
  33. Dec 14, 2009
    • Christophe Geuzaine's avatar
      · 08e31314
      Christophe Geuzaine authored
      new "Delete Options;" command to reset all options to their default values
      08e31314
  34. 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
  35. Nov 01, 2009
  36. Oct 31, 2009
Loading