ENH: add size_type to Matrix and VectorSpace

- easier to create type-specific looping in templated code

STYLE: pass 'direction' and 'label' by value instead of reference

COMP: qualify Foam::min() in dense matrix classes
This commit is contained in:
Mark Olesen
2025-03-27 13:26:24 +01:00
parent bdb890d4e2
commit a9863d9a3f
47 changed files with 238 additions and 292 deletions

View File

@ -1,3 +1,3 @@
Test-RectangularMatrix.C
Test-RectangularMatrix.cxx
EXE = $(FOAM_USER_APPBIN)/Test-RectangularMatrix