Skip to content
Snippets Groups Projects
  1. Jan 22, 2016
  2. 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
  3. Jul 17, 2014
  4. Feb 06, 2014
  5. Oct 11, 2013
  6. Sep 02, 2013
  7. Aug 29, 2013
  8. May 29, 2013
  9. May 28, 2013
  10. May 24, 2013
  11. Dec 21, 2012
  12. Oct 17, 2012
  13. Sep 18, 2012
  14. Sep 11, 2012
  15. Aug 27, 2012
  16. Aug 22, 2012
  17. May 10, 2012
  18. Feb 23, 2012
  19. Feb 22, 2012
  20. Feb 06, 2012
  21. Jan 31, 2012
  22. Jan 23, 2012
  23. Jan 05, 2012
  24. Jan 02, 2012
  25. Dec 16, 2011
  26. Nov 01, 2011
  27. Oct 27, 2011
  28. Aug 08, 2011
  29. Jul 28, 2011
  30. Jul 27, 2011
  31. May 27, 2011
  32. Apr 28, 2011
  33. Mar 02, 2011
  34. Feb 25, 2011
  35. Feb 23, 2011
Loading