History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
7ab088a55b5e | tdegeus | Bugfix | Apr 20 2021 | |||
8618d6fc8a35 | tdegeus | MatrixPartitioned : deriving from Matrix | Apr 20 2021 | |||
ccae89fb043e | tdegeus | Adding headers to all files | Mar 6 2021 | |||
8ed3b6aed81c | tdegeus | Removing deprecated method | Feb 17 2021 | |||
a26ba85c02e6 | tdegeus | Adding "todense" to sparse matrix classes. Adding tests | Nov 18 2020 | |||
6f9a0944548c | tdegeus | Adding "dot" to "MatrixPartitioned" | Nov 18 2020 | |||
785f4907ddbc | tdegeus | Adding "set" and "add" to sparse matrix classes | Nov 18 2020 | |||
b85d2949a91a | tdegeus | Formatting update: renaming all return variables "out" to "ret" | Oct 6 2020 | |||
44e4f0b6604a | tdegeus | Correction zero allocation to allows for dofval.size() > nodevec.size() | Oct 6 2020 | |||
31b0b6aa82af | tdegeus | Formatting update xt::amax and xt::sum | Oct 6 2020 | |||
27e8e162da7c | tdegeus | Renaming private function to begin with caps when the function allocates its… | Oct 6 2020 | |||
b021d960bea6 | tdegeus | Reducing copies when using Eigen | Oct 5 2020 | |||
e19129e7bcbf | tdegeus | Applying formatting | Oct 5 2020 | |||
07e7ab9741db | tdegeus | API change: separating sparse solver in separate class to offer more… | Oct 3 2020 | |||
42d4777a9d28 | tdegeus | Formatting update | Oct 1 2020 | |||
1469c27ee5d6 | tdegeus | Using xt::has_shape | Oct 1 2020 | |||
1cde14873277 | tdegeus | Formatting update include | Oct 1 2020 | |||
90de8cb0d6cb | tdegeus/GitHub | Applying style to code (#67) | Mar 11 2020 | |||
2b8c9b59cb4f | tdegeus/GitHub | Various minor updates (#44) | Oct 18 2019 | |||
f64ccfd6ac5d | tdegeus/GitHub | Minimal documentation (#31) | Oct 8 2019 | |||
5de78d0e5769 | tdegeus | Allowing Eigen's Sparse Solver Concept. | May 29 2019 | |||
11d67dba991f | tdegeus | Added custom assertions: allows retaining some assertions also when NDEBUG is… | Mar 26 2019 | |||
2224bcd4bbe6 | tdegeus | API changes: solve no longer changes the right-hand-side; renamed wrappers that… | Mar 13 2019 | |||
fd027aff2e9d | tdegeus | API change: replace rerumber_index with Renumber, and reorder* with Reorder | Mar 5 2019 | |||
9a486716e236 | tdegeus | Added axisymmetric element | Dec 6 2018 | |||
fbe84d54e9f8 | tdegeus | Updated include structure | Dec 5 2018 | |||
954e98086b20 | tdegeus | Various updates | Nov 14 2018 | |||
52e051252aa8 | tdegeus | Remove 'x' in name | Nov 9 2018 |
c4science · Help