Abstrakt: |
Feel++ is a unified C++ implementation of Galerkin methods (finite and spectral element methods) in 1D, 2D and 3D to solve partial differential equations and provide a set of complementary modeling tools that can be applied to a large range of monophysics or multiphysics applications in fluid mechanics, solid mechanics, heat transfer, blood rheology, eye modeling and simulation and electro-magnetism. The software follows closely the mathematical abstractions associated with partial differential equations (PDE) and in particular the finite element mathematical framework and variational formulations. The Feel++ library offers solving strategies that scales up to thousands and even tens of thousands of cores and allows the developers to create C++ complex and typically non-linear multi-physics applications currently in industry, physics and health-care with powerful tools such as BOOST, PETSC or SLEPC which enable a huge backend for huge memory needs or enormous mathematical calculations. [ABSTRACT FROM AUTHOR] |