Skip to content
Snippets Groups Projects
  • René Heß's avatar
    66ef042c
    Sum factorized evaluation of geometry mappings · 66ef042c
    René Heß authored
    Calculate the evaluation and jacobians of geometry mappings of cells
    using sum factorization. By avoiding all geometry mapping of intersections
    we can avoid the face-twist problem and just make the grid consistens (not
    yet done).
    
    TODO:
    - Make grid consistent
    - Vectorization
    - 3D
    66ef042c
    History
    Sum factorized evaluation of geometry mappings
    René Heß authored
    Calculate the evaluation and jacobians of geometry mappings of cells
    using sum factorization. By avoiding all geometry mapping of intersections
    we can avoid the face-twist problem and just make the grid consistens (not
    yet done).
    
    TODO:
    - Make grid consistent
    - Vectorization
    - 3D