Forked from
ogs / ogs
7703 commits behind the upstream repository.
-
Tom Fischer authored
In parallel simulations not every domain needs to contains all MaterialIDs. Using a vector is thus unpractical, sometimes memory will be wasted and it is also error prone. Hence, a map solves these issues.
Tom Fischer authoredIn parallel simulations not every domain needs to contains all MaterialIDs. Using a vector is thus unpractical, sometimes memory will be wasted and it is also error prone. Hence, a map solves these issues.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
GroupBasedParameter.cpp 3.79 KiB