rGOOSEFEM/includemain
rGOOSEFEM/include
main
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
97c501995a63 | tdegeus | Adding documentation Mesh::Quad4::FineLayer | Apr 16 2021 | |||
038127d21d97 | tdegeus | Fixing typos | Apr 16 2021 | |||
7085b1057d7c | tdegeus | InterpQuad_vector: generalizing dimensions | Apr 16 2021 | |||
4910f7cea2dd | tdegeus | Adding Int_N_vector_dV | Apr 16 2021 | |||
efe9b6420300 | tdegeus | Renaming Interp_N_vector -> InterpQuad_vector | Apr 16 2021 | |||
350816d54f38 | tdegeus | Minor documentation updates | Apr 16 2021 | |||
8816069b721a | tdegeus | Documentation updates | Apr 16 2021 | |||
f09f7ef79af2 | tdegeus | Mesh::Tri3::Regular & Mesh::Quad4::Regular : Deriving from same base | Apr 16 2021 | |||
cd719ebb5b62 | tdegeus/GitHub | Minor updates CMake/version (#196) | Apr 16 2021 | |||
ae0c96c2ee74 | tdegeus/GitHub | Adding convenience functions (Manual)Stitch (#193) | Apr 14 2021 | |||
7e87a13a2c26 | tdegeus | CMake / setup.py various minor updates | Apr 12 2021 | |||
ff062203cbe3 | tdegeus | Minor documentation update | Apr 4 2021 | |||
bd0f0293a35f | tdegeus | Adding "nmesh" to Stitch/ManualStitch | Apr 4 2021 | |||
ec1436860750 | tdegeus | Updating docs TyingsPeriodic | Mar 30 2021 | |||
f34c69571ac3 | tdegeus | Adding convenience functions to Stitch | Mar 30 2021 | |||
6fec65108fb1 | tdegeus | Tyings::Periodic : documenting, adding convenience function, adding assertions | Mar 29 2021 | |||
f871c76bd5eb | tdegeus | [docs] Various minor updates | Mar 29 2021 | |||
0123086a49e9 | tdegeus | Minor doc update | Mar 17 2021 | |||
32d829c4ff68 | tdegeus | QuadratureAxisymmetric: deriving from base | Mar 17 2021 | |||
da0af64f80bf | tdegeus | Using GOOSEFEM_WARNING(...) for all deprecation messages | Mar 17 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 | |||
8b3835d436a1 | tdegeus | Updating docstrings | Mar 9 2021 | |||
7e99db45a994 | tdegeus | Docs of VectorPartitioned | Mar 6 2021 | |||
ec135373951d | tdegeus | Minor documentation / consistency updates | Mar 6 2021 | |||
92c2ad081df2 | tdegeus | Docs of Vector | Mar 6 2021 | |||
4b7277f30de2 | tdegeus | Minor documentation updates | Mar 6 2021 | |||
ccae89fb043e | tdegeus | Adding headers to all files | Mar 6 2021 | |||
f87e04a7017d | tdegeus | Adding docstrings | Feb 28 2021 | |||
c2ca78b272d6 | tdegeus | Documentation updates | Feb 27 2021 | |||
8bf58174c52a | tdegeus | Updating comments | Feb 24 2021 | |||
6f978c6090b7 | tdegeus | Adding explicit deprecation warnings | Feb 24 2021 | |||
af8c28c8af93 | tdegeus | Overhaul RefineRegular: mapToCoarse -> meanToCoarse, averageToCoarse… | Feb 24 2021 | |||
4015b6dc9f22 | tdegeus | Element::Quad4: moving inv -> detail::inv | Feb 24 2021 | |||
5770f99a6945 | tdegeus | Updating docs | Feb 24 2021 | |||
b85d460a2aa5 | tdegeus | Updating docs | Feb 21 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 | |||
18b40de569f6 | tdegeus/GitHub | String-define safety: stringification + unquoting (#172) | Feb 20 2021 | |||
3309c45657f3 | tdegeus | Debugging Windows | Feb 20 2021 | |||
f4492068de52 | tdegeus | Changing conversion define -> string | Feb 20 2021 | |||
05b09d0c73b9 | tdegeus | Renaming to get rid of case problem. Temp. switching off problematic test | Feb 20 2021 | |||
84c9c3840e0e | tdegeus | Renaming to get rid of case problem | Feb 20 2021 | |||
326f5cfd0b15 | tdegeus/GitHub | Using setuptools_scm to manage version (#169) | Feb 20 2021 | |||
996c1fc89a77 | tdegeus | v0.8.1 | Feb 19 2021 | |||
ffbf1f927948 | tdegeus/GitHub | Various documentation updates (#168) | Feb 19 2021 | |||
e865d83898a4 | tdegeus/GitHub | Documentation updates (#167) | Feb 19 2021 | |||
ac59c4cc94da | tdegeus/GitHub | Adding version information (incl. git commit hash) (#166) | Feb 19 2021 | |||
011d2a7f453b | tdegeus | Internally deriving from Vector | Feb 18 2021 | |||
6a6b654b4e3a | tdegeus | Adding GooseFEM::Element::Quad4::Quadrature::interp_N_vector | Feb 17 2021 | |||
b68d01b1e4d9 | tdegeus | Generalizing mapToRegular | Feb 17 2021 | |||
8ed3b6aed81c | tdegeus | Removing deprecated method | Feb 17 2021 | |||
e5beb7474e0b | tdegeus | Generalizing implementation and documentation | Feb 17 2021 | |||
157cb420a250 | tdegeus | Using "initQuadratureBase" in derived Quadrature classes | Feb 17 2021 | |||
34c2f74025e1 | tdegeus | Minor documentation updates | Feb 17 2021 | |||
ebb4cd361c4b | tdegeus | Introducing QuadratureBase class -> avoids copies of convenience functions | Feb 17 2021 | |||
4a083acc760f | tdegeus/GitHub | Re-splitting implementation and header of Mesh (#159) | Feb 16 2021 | |||
a53662280b40 | tdegeus/GitHub | Minor documentation updates (#158) | Feb 16 2021 | |||
ee93661d694c | tdegeus/GitHub | Advertising doxygen better (#157) | Feb 13 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 | |||
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 | |||
50035d7b558a | tdegeus | Minor style update | Jan 20 2021 | |||
718be9a2b9ca | tdegeus | Bumping version | Dec 21 2020 | |||
4a52f3c7da91 | tdegeus | Adding Mesh::Quad4::FineLayer::elementgrid_leftright_ravel | 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 | |||
dc0405274558 | tdegeus | Adding Mesh::Quad4::FineLayer::elementgrid_ravel | Dec 19 2020 | |||
de4b290a7b07 | tdegeus | Adding GOOFEM_WIP_ASSERT to assert if code needs to be generalized | Dec 19 2020 | |||
88b6ec9a49d7 | tdegeus | API change: renaming Mesh::Quad4::Regular::elementMatrix -> Mesh::Quad4… | Dec 19 2020 | |||
98b1f2875002 | tdegeus | Bumping version | Dec 12 2020 | |||
5dde2e7e6dab | tdegeus | FineLayer - replica: bugfix in size detection | Dec 12 2020 | |||
a9f54c50fd2d | tdegeus | Renaming "AsDiagonal" -> "Todiagonal" for consistency with "Todense" | 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 | |||
6f9a0944548c | tdegeus | Adding "dot" to "MatrixPartitioned" | 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 | |||
cd6117d185e9 | tdegeus | Bumping version | Oct 15 2020 | |||
44fc67c1bf2f | tdegeus | v0.4.1 | Oct 9 2020 | |||
5a17a9100dee | tdegeus | Adding "AllocateElemmat" | Oct 9 2020 | |||
88bfc6fa96af | tdegeus | Removing Paraview interface: replaced by external libraries… | Oct 8 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 | |||
f475bf2bb2b6 | tdegeus | Fixing assertion | Oct 6 2020 | |||
b85d2949a91a | tdegeus | Formatting update: renaming all return variables "out" to "ret" | Oct 6 2020 | |||
44e4f0b6604a | tdegeus | Correction zero allocation to allows for dofval.size() > nodevec.size() | Oct 6 2020 | |||
31b0b6aa82af | tdegeus | Formatting update xt::amax and xt::sum | Oct 6 2020 | |||
27e8e162da7c | tdegeus | Renaming private function to begin with caps when the function allocates its… | Oct 6 2020 |
c4science · Help