rGOOSEFEM/includecppmat
rGOOSEFEM/include
cppmat
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
4ff8d7c67eb4 | tdegeus | [BREAKING CHANGE] Renaming `getElementType` to `elementType` | Jul 14 2023 | |||
f9c0a25a7c70 | tdegeus | clang-format style update | Jul 14 2023 | |||
ca759580ea77 | tdegeus | pre-commit autoupdate | Jul 14 2023 | |||
ec04c00bb60b | tdegeus | Manual changes | Oct 29 2022 | |||
e701e7ac3d84 | tdegeus | Align comment blocks | Oct 29 2022 | |||
0f8a8dfb9df2 | tdegeus | Changing quotes | Oct 29 2022 | |||
db83cc22c622 | tdegeus | cpp_comment_format | Oct 29 2022 | |||
0d5b2084b63e | tdegeus | [docs] Fixing typos | Sep 5 2022 | |||
173e2840772e | tdegeus | [docs] Fixing typo | Sep 5 2022 | |||
208745e1a6da | tdegeus | [bugfix] `is_unique` gave a broadcast error, instead of returning `false` for… | Aug 26 2022 | |||
da4aa5328e5e | tdegeus | [Python] only using property when a pointer is returned. Adding change-log. | Jul 16 2022 | |||
302029b97fb2 | tdegeus | Matrix*: adding `data*` methods. Deprecating `Todiagonal` in favor of `data`… | Jul 16 2022 | |||
5a8e731073ad | tdegeus | MatrixSolver*: Using CRTP | Jul 16 2022 | |||
41a96affdf61 | tdegeus | [docs] Minor style update | Jul 16 2022 | |||
95e5c6606a1e | tdegeus | Converting to properties where possible | Jul 16 2022 | |||
a76bbf484056 | tdegeus | Matrix*: using CRTP base | Jul 16 2022 | |||
48674feb81f6 | tdegeus | ElementQuad4: merging implementation and header | Jul 16 2022 | |||
27b762d8bf9c | tdegeus | ElementQuad4Axisymmetric: merging implementation and header | Jul 16 2022 | |||
fc059ea57e36 | tdegeus | ElementQuad4Planar: merging implementation and header | Jul 16 2022 | |||
e2ebf0bb4166 | tdegeus | Iterate: merging implementation and header | Jul 16 2022 | |||
3c64c69044b1 | tdegeus | Matrix: merging implementation and header | Jul 16 2022 | |||
4caacbde0a42 | tdegeus | MatrixDiagonal: merging implementation and header | Jul 16 2022 | |||
e450016890db | tdegeus | MatrixDiagonalPartitioned: merging implementation and header | Jul 16 2022 | |||
a7214807e49f | tdegeus | MatrixPartitioned: merging implementation and header | Jul 16 2022 | |||
0b38e901d089 | tdegeus | MatrixPartitionedTyings: merging implementation and header | Jul 16 2022 | |||
1baabce28246 | tdegeus | TyingsPeriodic: merging implementation and header | Jul 16 2022 | |||
e5debcb9157d | tdegeus | version: merging implementation and header | Jul 16 2022 | |||
5023393ae216 | tdegeus | ElementHex8: merging implementation and header | Jul 16 2022 | |||
a9651dbef522 | tdegeus | Renaming detail.hpp | Jul 16 2022 | |||
9269f28dffb0 | tdegeus | assertions: merging implementation and header | Jul 16 2022 | |||
d3ce1a9c81ee | tdegeus | Allocate: merging implementation and header | Jul 16 2022 | |||
d99c94b925ba | tdegeus | MeshHex8: merging implementation and header | Jul 16 2022 | |||
9fe80cd5a695 | tdegeus | MeshTri3: merging implementation and header | Jul 16 2022 | |||
d3dd1d72a4c9 | tdegeus | VectorPartitioned: merging implementation and header | Jul 16 2022 | |||
2c1585ab02ad | tdegeus | VectorPartitionedTyings: returning pointers where possible | Jul 16 2022 | |||
bf0dc61abf0f | tdegeus | VectorPartitionedTyings: merging implementation and header | Jul 16 2022 | |||
a397108d9422 | tdegeus | Mesh: merging implementation and header | Jul 16 2022 | |||
591fc4d1dc91 | tdegeus | Vector: merging implementation and header; making conn and dofs a reference | Jul 16 2022 | |||
585f4f2ff8c5 | tdegeus | Mesh: merging implementation and header | Jul 16 2022 | |||
be7f8230fc44 | tdegeus | todo: working around xtensor bug, and outdated GMat modules | Jul 16 2022 | |||
f0c0cbf9bd05 | tdegeus | [Python] Element: converting GradN to property | Jul 16 2022 | |||
8364f5c3762b | tdegeus | [Python] Element: converting nelem, nne, ndim, tdim, nip, dV to property | Jul 16 2022 | |||
0f401f053720 | tdegeus | Element: merging implementation and header | Jul 16 2022 | |||
05456905d2dc | tdegeus | Using NumPy from Python API | Jul 9 2022 | |||
ebd3765330a0 | tdegeus | Minor improvements Python binding | Jul 9 2022 | |||
1a9e197a28a3 | tdegeus | Adding Python API TyingsPeriodic | Jul 9 2022 | |||
986618409e74 | tdegeus | Removing deprecated functions | Jul 9 2022 | |||
489e14a8fb95 | tdegeus/GitHub | Adding `Mesh::Quad4::FineLayer::elemrow_type` (#238) | Feb 17 2022 | |||
23bc93f9396c | tdegeus | Adding to Mesh: nodaltyings, node2dof, and periodic overload of elem2node | Feb 14 2022 | |||
e46f1903cc94 | tdegeus | Adding "nodal_mass" | Dec 2 2021 | |||
45beb42b58d0 | tdegeus | Adding missing include | Dec 1 2021 | |||
bcc6886b3537 | tdegeus | Running pre-commit | Dec 1 2021 | |||
0a2d50d287e0 | tdegeus | Adding: Mesh::center_of_gravity | Dec 1 2021 | |||
2316b6411203 | tdegeus/GitHub | Adding pre-commit (#233) | Nov 28 2021 | |||
8786be1991b4 | tdegeus | Fixing various small typos | Aug 30 2021 | |||
f925f7d31e5f | tdegeus | Bugfix MatrixPartioned: fixed reordering mistakes "dot", "set", and "add"… | Aug 28 2021 | |||
e0600e7e5258 | tdegeus | Deprecating Iterate::StopList::stop* in favour of Iterate::StopList… | Aug 23 2021 | |||
64476cb2f4a7 | tdegeus | Fixing rare bug in Iterate::StopList::stop | Aug 23 2021 | |||
db8a1cdfa2f3 | tdegeus/GitHub | Improving assertion messages (#231) | Aug 8 2021 | |||
200c2cb83d47 | tdegeus | Updating docstyle | Jul 9 2021 | |||
352d786bb9a0 | tdegeus/GitHub | Iterate::StopList::stop_simple (#226) | Jun 1 2021 | |||
43d3f7dded0d | tdegeus | Making implementation of Iterate cheaper & Adding it to Python API | Jun 1 2021 | |||
a7f893096c8d | tdegeus | Simplifying Python API Mesh | May 31 2021 | |||
6074a8fba095 | tdegeus | Element: using shape definitions | May 31 2021 | |||
a90125652ce4 | tdegeus | Fixing warnings | May 31 2021 | |||
b81ea09ca76e | tdegeus | Adding Python module based on overloads | May 31 2021 | |||
45b34d595742 | tdegeus | Converting element classes to CRTP | May 31 2021 | |||
da2540c53707 | tdegeus | Workaround xtensor/xtensor-python bug | May 30 2021 | |||
b2aef137fa5d | tdegeus | Mesh: switching to xtensor-python | May 30 2021 | |||
951b609260aa | tdegeus | Templating constructor Mesh::Quad4::FineLayer | May 30 2021 | |||
5a43396003fb | tdegeus | Using CRTP for Mesh | May 30 2021 | |||
af2a267d028b | tdegeus/GitHub | Vector: switching to xtensor-python (exposes in-place replacement functions)… | May 26 2021 | |||
fc15585b8711 | tdegeus/GitHub | Vector: static & dynamic distribution (#213) | May 26 2021 | |||
58d98e0d5740 | tdegeus/GitHub | Templating Mesh (#211) | May 25 2021 | |||
6e182c1247e0 | tdegeus | Templating several function from Mesh | May 25 2021 | |||
31c56d95db92 | tdegeus/GitHub | Templating vector (#209) | May 25 2021 | |||
c46a977c1adc | tdegeus/GitHub | Removing deprecated methods (#210) | May 25 2021 | |||
c4cf144fe394 | tdegeus/GitHub | Allocate: convert to full-template (#208) | May 25 2021 | |||
4e03305a56a7 | tdegeus | Minor doc updates | May 7 2021 | |||
8fe627d68df8 | tdegeus | Various minor updates | Apr 26 2021 | |||
2eef9acc869f | tdegeus | Minor documentation updates | Apr 20 2021 | |||
7d65575803bb | tdegeus | Adding virtual destructor to silence warning | Apr 20 2021 | |||
79a18665b236 | tdegeus | Minor simplification | Apr 20 2021 | |||
71f7814c8ba1 | tdegeus | Adding tests, fixing Python API | Apr 20 2021 | |||
7ab088a55b5e | tdegeus | Bugfix | Apr 20 2021 | |||
f7fd32d26562 | tdegeus | Fixing Python API | Apr 20 2021 | |||
9dd4a5be082a | tdegeus | Documenting MatrixDiagonal and MatrixDiagonalPartitioned | Apr 20 2021 | |||
3179f52709b0 | tdegeus | Documenting MatrixPartitionedTyings | Apr 20 2021 | |||
7b46dbb4d0ed | tdegeus | Documenting MatrixPartitioned | Apr 20 2021 | |||
8618d6fc8a35 | tdegeus | MatrixPartitioned : deriving from Matrix | Apr 20 2021 | |||
ceb4725723ba | tdegeus | Documentation: minor style updates | Apr 20 2021 | |||
0f64b1605e26 | tdegeus | Documenting Matrix | Apr 20 2021 | |||
5cf4c2a3ba34 | tdegeus | Documentation: minor style updates | Apr 20 2021 | |||
8b4c4e6c4c78 | tdegeus | Documenting VectorPartitionedTyings | Apr 20 2021 | |||
62cc494156ed | tdegeus | Documentation: minor style updates | Apr 20 2021 | |||
8afe3cf78515 | tdegeus | Documenting Iterate | Apr 20 2021 | |||
eea6ab40ab45 | tdegeus | Mesh::RegularBase* : converting to abstract classes | Apr 19 2021 | |||
c08a1634249d | tdegeus | Adding Mesh::Vstack (wraps ManualStich) | Apr 19 2021 | |||
ae608f82e469 | tdegeus | Adding virtual destructors to silence warning | Apr 19 2021 | |||
ba0e4a71eaae | tdegeus | Mesh::Hex8::Regular and Mesh::Hex8::FineLayer : deriving from Base-class | Apr 18 2021 |
c4science · Help