History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
f762324f0857 | tdegeus | Renaming "test" -> "tests" | Aug 28 2021 | |||
e0600e7e5258 | tdegeus | Deprecating Iterate::StopList::stop* in favour of Iterate::StopList… | Aug 23 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 | |||
45b34d595742 | tdegeus | Converting element classes to CRTP | May 31 2021 | |||
5a43396003fb | tdegeus | Using CRTP for Mesh | May 30 2021 | |||
6e182c1247e0 | tdegeus | Templating several function from Mesh | May 25 2021 | |||
c4cf144fe394 | tdegeus/GitHub | Allocate: convert to full-template (#208) | May 25 2021 | |||
71f7814c8ba1 | tdegeus | Adding tests, fixing Python API | Apr 20 2021 | |||
c08a1634249d | tdegeus | Adding Mesh::Vstack (wraps ManualStich) | Apr 19 2021 | |||
07cf9938b10c | tdegeus | Adding simple tests Mesh::Hex8 | Apr 18 2021 | |||
b106b930f48d | tdegeus | Fixing test | Apr 16 2021 | |||
4910f7cea2dd | tdegeus | Adding Int_N_vector_dV | Apr 16 2021 | |||
efe9b6420300 | tdegeus | Renaming Interp_N_vector -> InterpQuad_vector | Apr 16 2021 | |||
ae0c96c2ee74 | tdegeus/GitHub | Adding convenience functions (Manual)Stitch (#193) | Apr 14 2021 | |||
6020c2222623 | tdegeus | Derived Element::Quad4::QuadraturePlanar from Cartesian base class | Mar 17 2021 | |||
50e6b2223628 | tdegeus | API change: renaming "Shape..." -> "shape_..." and "Allocate..." -> "allocate_.. | Mar 17 2021 | |||
ab7847597d25 | tdegeus | ElementQuad4/ElementHex8: deriving from Cartesian base | Mar 17 2021 | |||
af8c28c8af93 | tdegeus | Overhaul RefineRegular: mapToCoarse -> meanToCoarse, averageToCoarse… | Feb 24 2021 | |||
97b0dabfa0a5 | tdegeus | Adding VectorPartitioned::dofs_is_u and VectorPartitioned::dofs_is_p | Feb 21 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 | |||
326f5cfd0b15 | tdegeus/GitHub | Using setuptools_scm to manage version (#169) | Feb 20 2021 | |||
ac59c4cc94da | tdegeus/GitHub | Adding version information (incl. git commit hash) (#166) | Feb 19 2021 | |||
6a6b654b4e3a | tdegeus | Adding GooseFEM::Element::Quad4::Quadrature::interp_N_vector | Feb 17 2021 | |||
b68d01b1e4d9 | tdegeus | Generalizing mapToRegular | Feb 17 2021 | |||
e5beb7474e0b | tdegeus | Generalizing implementation and documentation | Feb 17 2021 | |||
ebb4cd361c4b | tdegeus | Introducing QuadratureBase class -> avoids copies of convenience functions | Feb 17 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 | |||
2757c61af02e | tdegeus | [CMake] Minor updates in testing | Jan 6 2021 | |||
8e4f21a2cdfe | tdegeus/GitHub | Combining tests MeshQuad4 (#141) | Dec 22 2020 | |||
718be9a2b9ca | tdegeus | Bumping version | Dec 21 2020 | |||
4a52f3c7da91 | tdegeus | Adding Mesh::Quad4::FineLayer::elementgrid_leftright_ravel | Dec 21 2020 | |||
c59244647d92 | tdegeus | Splitting tests to pass Windows CI | Dec 19 2020 | |||
754799fba706 | tdegeus | Adding Mesh::Quad4::FineLayer::elementgrid_around_ravel | Dec 19 2020 | |||
bf19e1b936b7 | tdegeus | FineLayer::elementgrid_ravel: Adding test | Dec 19 2020 | |||
dc0405274558 | tdegeus | Adding Mesh::Quad4::FineLayer::elementgrid_ravel | Dec 19 2020 | |||
5dde2e7e6dab | tdegeus | FineLayer - replica: bugfix in size detection | Dec 12 2020 | |||
27ca3fdfa026 | tdegeus | Applying name-change. Updating changelog. | Dec 11 2020 | |||
c4881262d448 | tdegeus | Solver: force factorization on the call | Dec 11 2020 | |||
c70331e08cef | tdegeus | Adding "elemmap2nodemap". Updating Python API. | Dec 11 2020 | |||
9c286009011b | tdegeus | Adding "roll" to FineLayer | Dec 11 2020 | |||
8921a4a466e9 | tdegeus | Adding Mesh::centers and Mesh::defaultElementType | Dec 11 2020 | |||
82813148ec25 | tdegeus | Mapping connectivity on generating FineLayer-object | Dec 11 2020 | |||
2f5e1c2ae244 | tdegeus | Sorting output of GooseFEM::Mesh::elem2node. Adding checks. | Dec 9 2020 | |||
a26ba85c02e6 | tdegeus | Adding "todense" to sparse matrix classes. Adding tests | Nov 18 2020 | |||
785f4907ddbc | tdegeus | Adding "set" and "add" to sparse matrix classes | Nov 18 2020 | |||
48110ae5e6a5 | tdegeus/GitHub | Switching to GitHub CI; using CMake to build and run all tests and examples… | Nov 18 2020 | |||
f30eeaba90ab | tdegeus | API extension: Added "AllocateQtensor", "AllocateQscalar", "AllocateDofval"… | Oct 8 2020 | |||
e7dc2669df68 | tdegeus | API change Element*: "dV" now only returns raw data, the "asTensor" member… | Oct 8 2020 | |||
2b763bb7497e | tdegeus/GitHub | Restructuring test (#98) | Oct 6 2020 |
c4science · Help