rGOOSEFEM/includerstcheck
rGOOSEFEM/include
rstcheck
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
eb153fe0e7dd | tdegeus | Adding missing include | Oct 5 2020 | |||
b021d960bea6 | tdegeus | Reducing copies when using Eigen | Oct 5 2020 | |||
e19129e7bcbf | tdegeus | Applying formatting | Oct 5 2020 | |||
0dbb657be7de | tdegeus/GitHub | Applying Solver to MatrixPartitionedTyings (#86) | Oct 3 2020 | |||
e1f23af10bca | tdegeus/GitHub | Supporting Windows (#87) | Oct 3 2020 | |||
d61c12528c8d | tdegeus | Removing forward definition of xt::has_shape; now in xtensor | Oct 3 2020 | |||
07e7ab9741db | tdegeus | API change: separating sparse solver in separate class to offer more… | Oct 3 2020 | |||
dcb8582f89a4 | tdegeus | Adding copy constructor to matrix because solver cannot be implicitly copied | Oct 1 2020 | |||
d42c5bba06cd | tdegeus | Removing xtensor_fixed | Oct 1 2020 | |||
42d4777a9d28 | tdegeus | Formatting update | Oct 1 2020 | |||
62c0793ad53c | tdegeus | Bumping version | Oct 1 2020 | |||
1469c27ee5d6 | tdegeus | Using xt::has_shape | Oct 1 2020 | |||
1cde14873277 | tdegeus | Formatting update include | Oct 1 2020 | |||
6c939b8e4619 | tdegeus | Adding "dot" to "Matrix" | 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 | |||
07165b00d63d | tdegeus/GitHub | Applying style to headers (#66) | Mar 8 2020 | |||
eec5ec2c3c4b | tdegeus/GitHub | Update CMake; Added examples to CI (#54) | Dec 15 2019 | |||
cc1a80e28751 | tdegeus/GitHub | Adding missing function MatrixPartitionedTyings (#52) | Oct 31 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 | |||
6adf6418a717 | tdegeus | Added Mesh::Quad4::Map, and ParaView support | May 15 2019 | |||
ad21ec94e8ae | tdegeus | Updated to new GMatElastoPlasticFiniteStrainSimo API | Apr 17 2019 | |||
908666258bdf | tdegeus | Bugfix: flatten + view gives wrong result on GCC | Apr 17 2019 | |||
531ba4d25b8a | tdegeus | Added more Static examples. Added "GooseFEM::Tyings::Control" | Apr 5 2019 | |||
11d67dba991f | tdegeus | Added custom assertions: allows retaining some assertions also when NDEBUG is… | Mar 26 2019 | |||
1bd6531c4bbf | tdegeus | Bugfix | Mar 13 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 | |||
58ac1dfd8927 | tdegeus | Misc updates | Mar 1 2019 | |||
a057a6631051 | tdegeus | ElementQuad4Axisymmetric: Bugfix in definition of B-matrix | Dec 6 2018 | |||
209309900502 | tdegeus | Minor bugfix in check | Dec 6 2018 | |||
591072807f9c | tdegeus | Added missing headers | Dec 6 2018 | |||
c3116612864c | tdegeus | Code-style updates | Dec 6 2018 | |||
9a486716e236 | tdegeus | Added axisymmetric element | Dec 6 2018 | |||
da98975465b4 | tdegeus | Minor bugfix | Dec 5 2018 | |||
fbe84d54e9f8 | tdegeus | Updated include structure | Dec 5 2018 | |||
48d5b6f25afa | tdegeus | Updated examples and theory-readme | Nov 27 2018 | |||
954e98086b20 | tdegeus | Various updates | Nov 14 2018 | |||
a91346d574e1 | tdegeus | Removed "Dynamics" time integration as it reduced transparency; added functions… | Nov 14 2018 | |||
52e051252aa8 | tdegeus | Remove 'x' in name | Nov 9 2018 | |||
45c3b110caf3 | tdegeus | Added installation | Nov 8 2018 | |||
1751cefea43b | tdegeus | Style updates | Nov 8 2018 |
c4science · Help