Diffusion GooseFEM (master)
Recent Commits
Recent Commits
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
67db61e17637 | tdegeus | Updating change-log | 17:54 | ||||
97c501995a63 | tdegeus | Adding documentation Mesh::Quad4::FineLayer | 15:25 | ||||
b106b930f48d | tdegeus | Fixing test | 11:49 | ||||
038127d21d97 | tdegeus | Fixing typos | 11:49 | ||||
7085b1057d7c | tdegeus | InterpQuad_vector: generalizing dimensions | 11:49 | ||||
4910f7cea2dd | tdegeus | Adding Int_N_vector_dV | 11:49 | ||||
efe9b6420300 | tdegeus | Renaming Interp_N_vector -> InterpQuad_vector | 11:49 | ||||
350816d54f38 | tdegeus | Minor documentation updates | 11:49 | ||||
8816069b721a | tdegeus | Documentation updates | 11:37 | ||||
f09f7ef79af2 | tdegeus | Mesh::Tri3::Regular & Mesh::Quad4::Regular : Deriving from same base | 11:37 | ||||
cd719ebb5b62 | tdegeus/GitHub | Minor updates CMake/version (#196) | 11:31 | ||||
ae0c96c2ee74 | tdegeus/GitHub | Adding convenience functions (Manual)Stitch (#193) | Apr 14 | ||||
cf3c014cb034 | tdegeus | [CI] Minor updates | Apr 13 | ||||
b85e9479e13c | tdegeus | Updating doxygen-awesome | Apr 13 | ||||
7e87a13a2c26 | tdegeus | CMake / setup.py various minor updates | Apr 12 |
README.md
README.md
    
GooseFEM
Library to perform static or dynamic finite elements computations. The core of the implementation is a C++ library. For user convenience a Python interface is provided too. Please consult the documentation for more information:
https://goosefem.readthedocs.io
Credit / copyright
(c) T.W.J. de Geus | www.geus.me | tom@geus.me
Tom de Geus was financially supported by:
- Swiss National Science Foundation (FNSF), Switzerland
- École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland
- Eindhoven University of Technology (TU/e), Eindhoven, The Netherlands
- The Netherlands Research Council (NWO), The Netherlands
- Materials Innovation Institute (M2i), The Netherlands
c4science · Help