Skip to content
Snippets Groups Projects
  • Ponsuganth Ilangovan Ponkumar Ilango's avatar
    4263469c
    Adding blending substitution support with quadloops · 4263469c
    Another change is that a variable blending is added to ElementGeometry, for this the supported_geometries function from GeometryMap was moved to fem_helpers as a standalone function as it wasn't crucial for blending and hierarchically felt that blending would fit in element_geometry
    
    Fixed static type checking
    
    Minor changes
    
    Changed to f strings, formatted with black, minor structure changes
    
    Missed one f string
    4263469c
    History
    Adding blending substitution support with quadloops
    Another change is that a variable blending is added to ElementGeometry, for this the supported_geometries function from GeometryMap was moved to fem_helpers as a standalone function as it wasn't crucial for blending and hierarchically felt that blending would fit in element_geometry
    
    Fixed static type checking
    
    Minor changes
    
    Changed to f strings, formatted with black, minor structure changes
    
    Missed one f string
generate_all_operators.py 23.52 KiB