Skip to content
Snippets Groups Projects
  1. Nov 22, 2018
  2. Nov 21, 2018
  3. Nov 20, 2018
    • Dennis Gläser's avatar
      [mpfa] export local assembler type in iv traits · e9e12453
      Dennis Gläser authored
      That makes it possible to overload the local assembler class while
      reusing an interaction volume.
      e9e12453
    • Dennis Gläser's avatar
      [mpfa][fourierslaw] store pointer to handle · e5afd009
      Dennis Gläser authored
      instead of storing pointers to the transmissibilities and temperatures
      etc, we now only store a pointer to the data handle and reconstruct
      the fluxes in the FouriersLaw implementation. This dramatically reduces
      the number of lines needed for the cache implementation.
      e5afd009
    • Dennis Gläser's avatar
      [mpfa][fickslaw] store pointer to handle · d921fcb7
      Dennis Gläser authored
      instead of storing pointers to the transmissibilities and pressures
      etc, we now only store a pointer to the data handle and reconstruct
      the fluxes in the FicksLaw implementation. This dramatically reduces
      the number of lines needed for the cache implementation.
      d921fcb7
Loading