Will Pazner
7645bce2b5
Merge remote-tracking branch 'origin/master' into array-init-list
...
# Conflicts:
# general/array.hpp
# tests/unit/general/test_array.cpp
2024-11-21 13:27:02 -08:00
Will Pazner
c9cf2ec345
Add unit test for convertible type Array constructor
2024-11-01 14:45:51 -07:00
Will Pazner
b4efd401b8
Re-add C-style array constructor for Vector
...
Also small adjustments to the Vector and Array unit tests
2024-10-31 13:58:11 -07:00
Will Pazner
c7bb0201c0
Re-add C-style array constructor for Array
2024-10-31 10:09:59 -07:00
Hugh Carson
c269b1ea54
More bug fixes and testing
...
- Fix bug for higher order meshes
- Fix bug with missing fields in NCMesh copy ctor.
- Fix test_array double -> int casting.
- Add test for Hex volume submesh
2024-09-09 15:10:24 -04:00
Stowell, Mark L
dd02c49856
Exchanging floating point for integer
2024-02-29 13:54:14 -08:00
Mark L. Stowell
c87a46f4b3
Merge branch 'master' into named-attr-sets
2024-02-27 19:12:58 -08:00
Stowell, Mark L
0f862ccfc3
Adding unit tests of sorting and removing duplicates from arrays
2024-02-20 14:26:32 -08:00
Tzanio Kolev
87290fbf56
Update Copyright to 2010-2024
2024-01-27 13:06:49 -08:00
Tzanio Kolev
96e00dc815
Updated COPYRIGHT to 2010-2023
2023-03-11 16:58:18 -08:00
Tzanio
6d2530775b
Extended copyright to 2022
2022-02-25 10:24:50 -08:00
Josh Essman
f9ff9a1004
feat: braced init-list construction for Array<T> plus test
2021-02-02 15:18:21 -08:00