Changes between Version 10 and Version 11 of debugging
- Timestamp:
- 07/07/10 10:36:25 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified debugging
v10 v11 13 13 - NumberOfDofsPerNode (in parameters) not updated by SetCurrentConfiguration -> always the same (see NodesDofx.cpp) 14 14 - 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