Graphmain
Graph
main
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
a0bf2562e3bb | tdegeus | Removing ParaView example. Considered out-of-scope | Aug 26 2022 | ||||
ef330da3b7d2 | tdegeus | Removing examples from build | Aug 26 2022 | ||||
ac2c19d9be4b | tdegeus | Removing GMat tests | Aug 26 2022 | ||||
eb550b155261 | tdegeus | todo: updating docs | Aug 26 2022 | ||||
bb10e8f252a6 | tdegeus | [docs] Examples now Python-only | Aug 26 2022 | ||||
b3096ef25654 | tdegeus | [Python] Adding `VectorPartitioned.copy*` | Aug 26 2022 | ||||
e8d7fd666053 | tdegeus | Updating deps | Aug 26 2022 | ||||
208745e1a6da | tdegeus | [bugfix] `is_unique` gave a broadcast error, instead of returning `false` for… | Aug 26 2022 | ||||
94dcaf3bb1ac | tdegeus | [docs] Using "furo" sphinx theme | Jul 17 2022 | ||||
1a02e9079f6d | tdegeus | Updating change-log | Jul 16 2022 | ||||
6dfc90fc0784 | tdegeus | Updating change-log | Jul 16 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 | ||||
3816c2bf9952 | tdegeus | [CI] Adding test in Python | 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 | ||||
d3db8ff0c3c5 | tdegeus | [CI] Running all Python tests | Jul 16 2022 | ||||
be7f8230fc44 | tdegeus | todo: working around xtensor bug, and outdated GMat modules | Jul 16 2022 | ||||
1b036a91023a | tdegeus | [Python] Converting functions to properties where possible | 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 | ||||
a77637c8f0f5 | tdegeus | TODO: Switching off workaround | Jul 9 2022 | ||||
6d5ffaf93921 | tdegeus | TODO: Work around GMat bug until upstream is fixed | Jul 9 2022 | ||||
0c3bbfdb7e0c | tdegeus | Switching to Catch2 v3 | Jul 9 2022 | ||||
05456905d2dc | tdegeus | Using NumPy from Python API | Jul 9 2022 | ||||
ebd3765330a0 | tdegeus | Minor improvements Python binding | Jul 9 2022 | ||||
5e300eee2005 | tdegeus | pre-commit | Jul 9 2022 | ||||
43eeab12e295 | tdegeus | Python example Periodic | Jul 9 2022 | ||||
1a9e197a28a3 | tdegeus | Adding Python API TyingsPeriodic | Jul 9 2022 | ||||
986618409e74 | tdegeus | Removing deprecated functions | Jul 9 2022 | ||||
02caef03d102 | tdegeus | [docs] Minor updates | Apr 18 2022 | ||||
22de1eaa6e5a | tdegeus | [docs] Example: nested tabs | Apr 18 2022 | ||||
c42aa0f90293 | tdegeus | Using new GMatElastic features | Apr 17 2022 | ||||
9b6d3c81a556 | tdegeus | [docs] Updating example | Apr 17 2022 | ||||
58b1be441e24 | tdegeus | Minor improvements example | Apr 17 2022 | ||||
412ad1012e1e | tdegeus | docs: Updating first example: adding switch between languages | Apr 17 2022 | ||||
e1ed9706020c | tdegeus | pre-commit autoupdate | Apr 14 2022 | ||||
085e9ef3cb56 | tdegeus | Fixing minor typo in Python API | Apr 14 2022 | ||||
7f469139bcb8 | tdegeus | Updating gitignore | Apr 14 2022 | ||||
3df40c718fc1 | github-actions[bot]/GitHub | Update doxygen-awesome to v2.0.3 (#243) | Mar 28 2022 | ||||
6a7e945cebe3 | github-actions[bot]/GitHub | Update doxygen-awesome to v2.0.2 (#242) | Mar 12 2022 | ||||
f56a21510971 | tdegeus | Converting autoupdate to cron | Mar 12 2022 | ||||
614388a60f3a | tdegeus | pre-commit | Mar 11 2022 | ||||
b6f11849effc | tdegeus | pre-commit | Mar 11 2022 | ||||
9daa00b5dfb9 | github-actions[bot]/GitHub | Update doxygen-awesome to v2.0.1 (#241) | Mar 11 2022 | ||||
e936b5fc9be2 | tdegeus | Fixing typo | Mar 11 2022 | ||||
9038be331007 | tdegeus | Fixing typo | Mar 11 2022 | ||||
812997554afa | tdegeus | Keeping doxystyle up-to-date | Mar 11 2022 | ||||
6ae352e9ffdb | tdegeus | CI: master -> main | Feb 18 2022 | ||||
a47736c532e4 | tdegeus/GitHub | Fixing name in Python module (#240) | Feb 18 2022 | ||||
cadfd70ebb35 | tdegeus | Updating changelog | Feb 17 2022 | ||||
489e14a8fb95 | tdegeus/GitHub | Adding `Mesh::Quad4::FineLayer::elemrow_type` (#238) | Feb 17 2022 | ||||
a31c54512b6a | tdegeus | Updating changelog | Feb 14 2022 | ||||
23bc93f9396c | tdegeus | Adding to Mesh: nodaltyings, node2dof, and periodic overload of elem2node | Feb 14 2022 | ||||
d31b566ec73d | tdegeus | Updating change-log | Dec 2 2021 | ||||
e46f1903cc94 | tdegeus | Adding "nodal_mass" | Dec 2 2021 | ||||
c46f1d41e0c1 | tdegeus | Fixing typo in readme | Dec 2 2021 | ||||
b3e53f34650c | tdegeus | Updating change-log | Dec 1 2021 | ||||
a362d8ddefe8 | tdegeus | [docs] Updating Python API links | Dec 1 2021 | ||||
f50463782e30 | tdegeus | [docs] Switching to breath-apidoc | Dec 1 2021 | ||||
45beb42b58d0 | tdegeus | Adding missing include | Dec 1 2021 | ||||
bcc6886b3537 | tdegeus | Running pre-commit | Dec 1 2021 | ||||
2c6116fa1b14 | tdegeus | [docs] Adding center_of_gravity | Dec 1 2021 | ||||
3a63812a663c | tdegeus | [docs] Minor updates | Dec 1 2021 | ||||
0a2d50d287e0 | tdegeus | Adding: Mesh::center_of_gravity | Dec 1 2021 | ||||
2316b6411203 | tdegeus/GitHub | Adding pre-commit (#233) | Nov 28 2021 | ||||
dd7030359d05 | tdegeus | Fixing CI | Aug 30 2021 | ||||
8786be1991b4 | tdegeus | Fixing various small typos | Aug 30 2021 | ||||
8a469543424a | tdegeus | Fixing small typos | Aug 28 2021 | ||||
f925f7d31e5f | tdegeus | Bugfix MatrixPartioned: fixed reordering mistakes "dot", "set", and "add"… | Aug 28 2021 | ||||
aaf07103a783 | tdegeus | Fixing typos in CMakeLists | Aug 28 2021 | ||||
ee2ef79ba88c | tdegeus | Switching to scikit-build | Aug 28 2021 | ||||
ea6d2e536b7c | tdegeus | CMake clean-up | Aug 28 2021 | ||||
f762324f0857 | tdegeus | Renaming "test" -> "tests" | Aug 28 2021 |
c4science · Help