Homec4science

Removed the FieldCollection alias

Authored by muSpectre-bot on Feb 24 2018, 12:45.

Description

Removed the FieldCollection alias

Summary:
The FieldCollection<Dim_t DimS, Dim_t DimM, bool isGlobal was
confusing and ultimately unnecessary. It is more readable to
explicitly create GlobalFieldCollection<Dim_t DimS, Dim_t DimM> or
LocalFieldCollection<Dim_t DimS, Dim_t DimM> as needed. Discussion
of this is in Z75.

Test Plan: CTests pass in clang-5 and gcc-7

Reviewers: pastewka

Reviewed By: pastewka

Differential Revision: https://c4science.ch/D162

Details

Committed
muSpectre-botFeb 24 2018, 15:53
Pushed
jungeFeb 24 2018, 15:53
Reviewer
pastewka
Differential Revision
Restricted Differential Revision
Parents
rMUSPECTRE2f84baf3e899: Efficient logm and const correctness bug in MaterialMuSpectre fixed
Branches
Unknown
Tags
Unknown