Changes between Version 10 and Version 11 of debugging


Ignore:
Timestamp:
07/07/10 10:36:25 (15 years ago)
Author:
Mathieu Morlighem
Comment:

Added DG issue

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified debugging

    v10 v11  
    1313 - NumberOfDofsPerNode (in parameters) not updated by SetCurrentConfiguration -> always the same (see NodesDofx.cpp)
    1414 - if no nodes in a model -> max_sid++ => same result if 0 or 1 node (in Container/Nodes.cpp l264)
     15 - Discontinuous Galerkin: Numerical flux is linked to only one element. If Vx and Vy are discontinuous, we need to create 2 numerical flux: One one the right and one on the left to take into account the discontinuity in velocity