Skip to content
Snippets Groups Projects
Forked from ogs / ogs
Source project has a limited visibility.
  • Tom Fischer's avatar
    71de76f6
    [MeL/Elements] Calculate content on the fly. · 71de76f6
    Tom Fischer authored
    The getContent() method is used only on very few
    places. Especially, it isn't used in the computation
    of any THMC processes. So the content doesn't need
    to be stored which saves memory. Furthermore, the time
    time for reading / initializing a mesh is reduced.
    
    In a hex mesh with 100x100x100 elements this saves
    2.6% of storage and circa 25% time.
    71de76f6
    History
    [MeL/Elements] Calculate content on the fly.
    Tom Fischer authored
    The getContent() method is used only on very few
    places. Especially, it isn't used in the computation
    of any THMC processes. So the content doesn't need
    to be stored which saves memory. Furthermore, the time
    time for reading / initializing a mesh is reduced.
    
    In a hex mesh with 100x100x100 elements this saves
    2.6% of storage and circa 25% time.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.