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