Skip to content
Snippets Groups Projects
  1. Feb 10, 2016
  2. Feb 02, 2016
  3. Jan 22, 2016
  4. Dec 08, 2015
  5. Nov 03, 2015
  6. Oct 19, 2015
  7. Aug 25, 2015
  8. Jul 28, 2015
  9. Jul 24, 2015
  10. Jul 21, 2015
    • Bernd Flemisch's avatar
      [boundary conditions] setDirichlet: improve documentation and usage · 4133c8ed
      Bernd Flemisch authored
      The general setDirichlet function takes two parameters (pvIdx, eqIdx)
      corresponding to the index of the primary variable and the index of the
      balance equation. A convenience function that only takes one parameter
      exists which calls the general version with two equal parameters. So
      far, this one parameter has been documented as equation index. However,
      it is better to refer to the parameter as a primary variable index.
      
      This commit changes the parameter name and improves the documentation.
      Furthermore, it replaces calls in the tests, whenever the general
      version was called with two parameters of different name but equal value
      or whenever the simplified version was called with an equation index
      instead of a primary variable index.
      
      See FS#270 for details.
      
      Reviewed by Timo.
      
      
      
      git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15115 2fb0f335-1f38-0410-981e-8018bf24f1b0
      4133c8ed
  11. Jul 14, 2015
  12. Jun 24, 2015
  13. Jan 28, 2015
  14. Sep 24, 2014
  15. Sep 17, 2014
  16. Sep 05, 2014
  17. Aug 29, 2014
  18. Jul 23, 2014
  19. Jul 17, 2014
  20. Feb 06, 2014
  21. Jan 24, 2014
  22. Jan 20, 2014
  23. Nov 12, 2013
  24. Nov 11, 2013
  25. Oct 11, 2013
  26. Sep 23, 2013
  27. Sep 02, 2013
  28. Aug 29, 2013
  29. May 29, 2013
  30. May 28, 2013
  31. May 24, 2013
Loading