Skip to content
Snippets Groups Projects
Forked from ogs / ogs
Source project has a limited visibility.
  • Dmitri Naumov's avatar
    9ab62349
    [PL] BC; Fix lower order element values access. · 9ab62349
    Dmitri Naumov authored
    In cases when the underlying element is quadratic but the shape function
    is of linear order, there is a dimension mismatch between the
    NodalVectorType and the return value of the getNodalValuesOnElement.
    
    Taking the first rows of the return matrix ensures correct dimensions.
    9ab62349
    History
    [PL] BC; Fix lower order element values access.
    Dmitri Naumov authored
    In cases when the underlying element is quadratic but the shape function
    is of linear order, there is a dimension mismatch between the
    NodalVectorType and the return value of the getNodalValuesOnElement.
    
    Taking the first rows of the return matrix ensures correct dimensions.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.