Diffusion GooseFEM (master)
Recent Commits
Recent Commits
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
3c895c194823 | tdegeus | Updating changelog | Feb 28 | ||||
bd9e37d7b16b | tdegeus | Python API: Adding Element::Quad4::MidPoint | Feb 28 | ||||
f87e04a7017d | tdegeus | Adding docstrings | Feb 28 | ||||
46f82502e3c4 | tdegeus | Python API: Adding Element::Quad4::MidPoint | Feb 28 | ||||
aa8f0ad412cd | tdegeus | Updating changelog | Feb 27 | ||||
c2ca78b272d6 | tdegeus | Documentation updates | Feb 27 | ||||
8bf58174c52a | tdegeus | Updating comments | Feb 24 | ||||
6f978c6090b7 | tdegeus | Adding explicit deprecation warnings | Feb 24 | ||||
af8c28c8af93 | tdegeus | Overhaul RefineRegular: mapToCoarse -> meanToCoarse, averageToCoarse… | Feb 24 | ||||
4015b6dc9f22 | tdegeus | Element::Quad4: moving inv -> detail::inv | Feb 24 | ||||
5770f99a6945 | tdegeus | Updating docs | Feb 24 | ||||
567e861c2e3e | tdegeus | Adding conda-forge badge | Feb 23 | ||||
389eefbe5ef0 | tdegeus/GitHub | Merge pull request #177 from tdegeus/test | Feb 22 | ||||
bc062dd20950 | tdegeus | Checking all examples (in CI) | Feb 22 | ||||
330403b36f06 | tdegeus/GitHub | Adding VectorPartitioned::dofs_is_u and VectorPartitioned::dofs_is_p (#176) | Feb 21 |
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