History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
b2aef137fa5d | tdegeus | Mesh: switching to xtensor-python | May 30 2021 | |||
5a43396003fb | tdegeus | Using CRTP for Mesh | May 30 2021 | |||
58d98e0d5740 | tdegeus/GitHub | Templating Mesh (#211) | May 25 2021 | |||
6e182c1247e0 | tdegeus | Templating several function from Mesh | May 25 2021 | |||
eea6ab40ab45 | tdegeus | Mesh::RegularBase* : converting to abstract classes | Apr 19 2021 | |||
c08a1634249d | tdegeus | Adding Mesh::Vstack (wraps ManualStich) | Apr 19 2021 | |||
ba0e4a71eaae | tdegeus | Mesh::Hex8::Regular and Mesh::Hex8::FineLayer : deriving from Base-class | Apr 18 2021 | |||
f09f7ef79af2 | tdegeus | Mesh::Tri3::Regular & Mesh::Quad4::Regular : Deriving from same base | Apr 16 2021 | |||
ae0c96c2ee74 | tdegeus/GitHub | Adding convenience functions (Manual)Stitch (#193) | Apr 14 2021 | |||
bd0f0293a35f | tdegeus | Adding "nmesh" to Stitch/ManualStitch | Apr 4 2021 | |||
f34c69571ac3 | tdegeus | Adding convenience functions to Stitch | Mar 30 2021 | |||
da0af64f80bf | tdegeus | Using GOOSEFEM_WARNING(...) for all deprecation messages | Mar 17 2021 | |||
ccae89fb043e | tdegeus | Adding headers to all files | Mar 6 2021 | |||
6f978c6090b7 | tdegeus | Adding explicit deprecation warnings | Feb 24 2021 | |||
e5beb7474e0b | tdegeus | Generalizing implementation and documentation | Feb 17 2021 | |||
4a083acc760f | tdegeus/GitHub | Re-splitting implementation and header of Mesh (#159) | Feb 16 2021 | |||
934ee6351400 | tdegeus/GitHub | Mesh.h: Adding autodocs (#150) | Feb 8 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 | |||
c70331e08cef | tdegeus | Adding "elemmap2nodemap". Updating Python API. | Dec 11 2020 | |||
8921a4a466e9 | tdegeus | Adding Mesh::centers and Mesh::defaultElementType | Dec 11 2020 | |||
2f5e1c2ae244 | tdegeus | Sorting output of GooseFEM::Mesh::elem2node. Adding checks. | Dec 9 2020 | |||
b85d2949a91a | tdegeus | Formatting update: renaming all return variables "out" to "ret" | Oct 6 2020 | |||
31b0b6aa82af | tdegeus | Formatting update xt::amax and xt::sum | Oct 6 2020 | |||
1cde14873277 | tdegeus | Formatting update include | Oct 1 2020 | |||
8abdb8181cc4 | tdegeus/GitHub | Adding function to compute the edgesize of all elements (#68) | May 16 2020 | |||
90de8cb0d6cb | tdegeus/GitHub | Applying style to code (#67) | Mar 11 2020 | |||
2b8c9b59cb4f | tdegeus/GitHub | Various minor updates (#44) | Oct 18 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 | |||
66c18e47e7d1 | tdegeus | Clean-up python interface; API change: generalised renumber and reorder | Mar 4 2019 | |||
209309900502 | tdegeus | Minor bugfix in check | Dec 6 2018 | |||
9a486716e236 | tdegeus | Added axisymmetric element | Dec 6 2018 | |||
fbe84d54e9f8 | tdegeus | Updated include structure | Dec 5 2018 | |||
52e051252aa8 | tdegeus | Remove 'x' in name | Nov 9 2018 | |||
4cff859a804e | tdegeus | Temp. rename namespace to xGooseFEM | Jul 31 2018 | |||
7722ed02bf42 | tdegeus | Renamed path, fix #5 | Jul 30 2018 |
c4science · Help