rGOOSEFEM/docsmaster
rGOOSEFEM/docs
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
a362d8ddefe8 | tdegeus | [docs] Updating Python API links | Dec 1 2021 | |||
f50463782e30 | tdegeus | [docs] Switching to breath-apidoc | 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 | |||
2316b6411203 | tdegeus/GitHub | Adding pre-commit (#233) | Nov 28 2021 | |||
8786be1991b4 | tdegeus | Fixing various small typos | Aug 30 2021 | |||
aaf07103a783 | tdegeus | Fixing typos in CMakeLists | Aug 28 2021 | |||
ea6d2e536b7c | tdegeus | CMake clean-up | Aug 28 2021 | |||
b2b34ce1b650 | tdegeus | Updating change-log | Aug 23 2021 | |||
0e4b41eb2e7a | tdegeus | Updating change-log | Aug 7 2021 | |||
76076a666f83 | tdegeus | Updating change-log | Aug 7 2021 | |||
d18409405180 | tdegeus | Updating change-log | Aug 7 2021 | |||
b0c5b54064b4 | tdegeus | Fixing typo | Aug 3 2021 | |||
8a4d6531659c | tdegeus | Updating change-log | Aug 3 2021 | |||
609550c05428 | tdegeus | Python: Allow CMake customization using CMAKE_ARGS | Aug 3 2021 | |||
962e08d3bd78 | tdegeus | Updating doxystyle | Aug 3 2021 | |||
f73c13f3a448 | tdegeus | [docs] Update style. Adding GH build after release | Jul 9 2021 | |||
b79936321ad3 | tdegeus | Updating change-log | May 31 2021 | |||
fcd46a6a92ed | tdegeus | Removing xtensor-fixed from examples | May 31 2021 | |||
77c92dfe6445 | tdegeus | Helping compiler | May 31 2021 | |||
79afa64febef | tdegeus | Using auto return in example | May 31 2021 | |||
e57a0a9fdbbb | tdegeus/GitHub | Starting switch pyxtensor -> xtensor-python (#212) | May 25 2021 | |||
c46a977c1adc | tdegeus/GitHub | Removing deprecated methods (#210) | May 25 2021 | |||
5d215f25070e | tdegeus | Updating change-log | May 7 2021 | |||
d573339d1889 | tdegeus/GitHub | Integration python in CMake (#206) | May 7 2021 | |||
955754312270 | tdegeus | Updating change-log | Apr 26 2021 | |||
8fe627d68df8 | tdegeus | Various minor updates | Apr 26 2021 | |||
67db61e17637 | tdegeus | Updating change-log | Apr 16 2021 | |||
b85e9479e13c | tdegeus | Updating doxygen-awesome | Apr 13 2021 | |||
f59008f24db5 | tdegeus/GitHub | Updating sphinx+breathe build (#189) | Apr 4 2021 | |||
d0f0d03a12ee | tdegeus | Updating change-log | Mar 30 2021 | |||
7d9d350a0691 | tdegeus | [docs] Doxygen: Using dark theme | Mar 29 2021 | |||
02ae10a454a1 | tdegeus | Updating changelog | Mar 17 2021 | |||
44e5a35c68b8 | tdegeus | Minor documentation updates | Mar 16 2021 | |||
15b9e8a71a2c | tdegeus | Versioning: avoiding un-needed work-around for conda-forge | Mar 16 2021 | |||
bc446c59f410 | tdegeus | Adding dynamics example to CI | Mar 6 2021 | |||
210d555cbb72 | tdegeus | Moving doxygen configuration to CMake | Mar 6 2021 | |||
3c895c194823 | tdegeus | Updating changelog | Feb 28 2021 | |||
aa8f0ad412cd | tdegeus | Updating changelog | Feb 27 2021 | |||
bc062dd20950 | tdegeus | Checking all examples (in CI) | Feb 22 2021 | |||
39d88a4ba85d | tdegeus/GitHub | Applying auto-overload Python API. API change: renaming overloading methods… | Feb 21 2021 | |||
1185f51c7f0a | tdegeus/GitHub | Print version in C++ tests (#173) | Feb 20 2021 | |||
ecca21867c0b | tdegeus | Temp switching off tests | Feb 20 2021 | |||
05b09d0c73b9 | tdegeus | Renaming to get rid of case problem. Temp. switching off problematic test | Feb 20 2021 | |||
7402d31bcd49 | tdegeus | v0.8.2 | Feb 20 2021 | |||
326f5cfd0b15 | tdegeus/GitHub | Using setuptools_scm to manage version (#169) | Feb 20 2021 | |||
996c1fc89a77 | tdegeus | v0.8.1 | Feb 19 2021 | |||
e5beb7474e0b | tdegeus | Generalizing implementation and documentation | Feb 17 2021 | |||
a53662280b40 | tdegeus/GitHub | Minor documentation updates (#158) | Feb 16 2021 | |||
ee93661d694c | tdegeus/GitHub | Advertising doxygen better (#157) | Feb 13 2021 | |||
c7cfa995a8cc | tdegeus/GitHub | Restructuring environment (#154) | Feb 9 2021 | |||
f66006542c63 | tdegeus | doxygen: generating html as well | Feb 9 2021 | |||
6e179e12fe65 | tdegeus/GitHub | Fixing readthedocs setup (#153) | Feb 9 2021 | |||
934ee6351400 | tdegeus/GitHub | Mesh.h: Adding autodocs (#150) | Feb 8 2021 | |||
39f57ca02a80 | tdegeus | v0.8.0 | Jan 20 2021 | |||
bf7ad7aa7f1b | tdegeus | Adding Mesh::Quad4::FineLayer::elementsLayer | Jan 20 2021 | |||
9d7f5086cc00 | tdegeus | Stitch: Adding nodesets to example | Jan 20 2021 | |||
4ab82969f183 | tdegeus | Stitch: Adding hybrid example. Adding assertions. | Jan 20 2021 | |||
f5b946525920 | tdegeus | Making API more functional | Jan 20 2021 | |||
372eb2d0702e | tdegeus | Adding Mesh::ManualStich | Jan 20 2021 | |||
f1741aaac4f6 | tdegeus | Adding Mesh::Stitch | Jan 20 2021 | |||
718be9a2b9ca | tdegeus | Bumping version | Dec 21 2020 | |||
2cf561034470 | tdegeus | Minor bugfix Mesh::Quad4::FineLayer::elementgrid_around_ravel: allowing huge… | Dec 19 2020 | |||
52795de23e8a | tdegeus | Updating docs, bumping version. | Dec 19 2020 | |||
754799fba706 | tdegeus | Adding Mesh::Quad4::FineLayer::elementgrid_around_ravel | Dec 19 2020 | |||
99e75bd94055 | tdegeus | Renaming elementMatrix -> elementgrid everywhere | Dec 19 2020 | |||
4f7bee93c4bc | tdegeus | Workaround | Dec 12 2020 | |||
98b1f2875002 | tdegeus | Bumping version | Dec 12 2020 | |||
53b88be96055 | tdegeus | Updated example to new GMat API | Dec 12 2020 | |||
87776ab486d1 | tdegeus | v0.5.0 | Dec 11 2020 | |||
27ca3fdfa026 | tdegeus | Applying name-change. Updating changelog. | Dec 11 2020 | |||
1d5e3557ef32 | tdegeus | Switch to new GMatElastic API | Dec 11 2020 | |||
b860add4c4c5 | tdegeus | Updating changelog | Dec 11 2020 | |||
9c286009011b | tdegeus | Adding "roll" to FineLayer | Dec 11 2020 | |||
1e4dc372e500 | tdegeus | Splitting environment in base <= test <= example | Nov 19 2020 | |||
48110ae5e6a5 | tdegeus/GitHub | Switching to GitHub CI; using CMake to build and run all tests and examples… | Nov 18 2020 | |||
cd6117d185e9 | tdegeus | Bumping version | Oct 15 2020 | |||
44fc67c1bf2f | tdegeus | v0.4.1 | Oct 9 2020 | |||
4e3dff06b410 | tdegeus | Updating docs | Oct 9 2020 | |||
259092c16713 | tdegeus | v0.4.0 | Oct 8 2020 | |||
88bfc6fa96af | tdegeus | Removing Paraview interface: replaced by external libraries… | Oct 8 2020 | |||
023e69cf4bc2 | tdegeus | Updating Python example with new API | Oct 8 2020 | |||
d7bda74f0338 | tdegeus | Formatting update: examples | Oct 8 2020 | |||
4a0a7666a793 | tdegeus | Updating examples with new API | Oct 8 2020 | |||
2da266c56cce | tdegeus | Reducing default size examples | Oct 5 2020 | |||
0dbb657be7de | tdegeus/GitHub | Applying Solver to MatrixPartitionedTyings (#86) | Oct 3 2020 | |||
716ab4ef99b1 | tdegeus | Fixing Python interface | Oct 3 2020 | |||
07e7ab9741db | tdegeus | API change: separating sparse solver in separate class to offer more… | Oct 3 2020 | |||
53b1b055cacf | tdegeus/GitHub | [docs] Minor updates (#65) | Mar 6 2020 | |||
59be5758bfe7 | tdegeus/GitHub | Update docs (#64) | Mar 5 2020 | |||
9fc3bb7fbf09 | tdegeus/GitHub | Updating: docs/examples/statics/MixedPeriodic_LinearElastic (#63) | Mar 5 2020 | |||
6ae4641528dd | tdegeus/GitHub | Formatting: docs/examples/statics/FixedDisplacements_LinearElastic (#62) | Mar 5 2020 | |||
8387cdcbecae | tdegeus/GitHub | Documentation updates (#57) | Jan 22 2020 | |||
52fe38dfaff1 | tdegeus/GitHub | Documentation updates (#56) | Jan 21 2020 | |||
eec5ec2c3c4b | tdegeus/GitHub | Update CMake; Added examples to CI (#54) | Dec 15 2019 | |||
2b8c9b59cb4f | tdegeus/GitHub | Various minor updates (#44) | Oct 18 2019 | |||
628cea528323 | tdegeus/GitHub | Remove "Mesh::Tri3::retriangulate" (#41) | Oct 9 2019 | |||
f64ccfd6ac5d | tdegeus/GitHub | Minimal documentation (#31) | Oct 8 2019 | |||
5de78d0e5769 | tdegeus | Allowing Eigen's Sparse Solver Concept. | May 29 2019 |
c4science · Help