All Projects → FEniCS → ufl

FEniCS / ufl

Licence: LGPL-3.0, GPL-3.0 licenses found Licenses found LGPL-3.0 COPYING.LESSER GPL-3.0 COPYING
UFL - Unified Form Language

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to ufl

fiat
FIAT: FInite element Automatic Tabulator
Stars: ✭ 33 (-35.29%)
Mutual labels:  fenics, finite-element-method, finite-element-software
Schrodingers-Equation-Solution-by-Neural-Network-NN-
Artifitial Neural Networks for Solving Ordinary and Partial Differential Equations, in this case, Schrodinger's Equation for One Particle in a 1-Dimentional Box
Stars: ✭ 18 (-64.71%)
Mutual labels:  partial-differential-equations
ar-pde-cnn
Physics-constrained auto-regressive convolutional neural networks for dynamical PDEs
Stars: ✭ 49 (-3.92%)
Mutual labels:  partial-differential-equations
fem
Notes on finite element method
Stars: ✭ 20 (-60.78%)
Mutual labels:  fenics
NM
Numerical Methods (NM) for BE Electrical II Year / II Part, Email: [email protected]
Stars: ✭ 13 (-74.51%)
Mutual labels:  partial-differential-equations
QuantPDE
A high-performance, open-source, header-only C++(>=11) library for pricing derivatives.
Stars: ✭ 42 (-17.65%)
Mutual labels:  partial-differential-equations
DECAGT
Discretizations of Exterior Calculus for Analysis, Geometry and Topology
Stars: ✭ 14 (-72.55%)
Mutual labels:  partial-differential-equations
Numerical-Analysis-Python
Python notebooks for Numerical Analysis
Stars: ✭ 82 (+60.78%)
Mutual labels:  partial-differential-equations
feappv
FEAPpv -- free personal version of the FEAP
Stars: ✭ 57 (+11.76%)
Mutual labels:  finite-element-method
MASA
Method of Manufactured Solutions Repository
Stars: ✭ 46 (-9.8%)
Mutual labels:  partial-differential-equations
Differentialequations.jl
Multi-language suite for high-performance solvers of differential equations and scientific machine learning (SciML) components
Stars: ✭ 2,023 (+3866.67%)
Mutual labels:  partial-differential-equations
2D-Elliptic-Mesh-Generator
2D orthogonal elliptic mesh generator which solves the Winslow partial differential equations
Stars: ✭ 36 (-29.41%)
Mutual labels:  partial-differential-equations
FinEtools.jl
Finite Element tools in Julia
Stars: ✭ 126 (+147.06%)
Mutual labels:  partial-differential-equations
DeepFlow
Pytorch implementation of "DeepFlow: History Matching in the Space of Deep Generative Models"
Stars: ✭ 24 (-52.94%)
Mutual labels:  partial-differential-equations
pymor
pyMOR - Model Order Reduction with Python
Stars: ✭ 198 (+288.24%)
Mutual labels:  fenics
DeepPDE
Deep Learning application to the partial differential equations
Stars: ✭ 27 (-47.06%)
Mutual labels:  partial-differential-equations
Financial Models Numerical Methods
Collection of notebooks about quantitative finance, with interactive python code.
Stars: ✭ 3,534 (+6829.41%)
Mutual labels:  partial-differential-equations
numerics
library of numerical methods using Armadillo
Stars: ✭ 17 (-66.67%)
Mutual labels:  partial-differential-equations
pydens
PyDEns is a framework for solving Ordinary and Partial Differential Equations (ODEs & PDEs) using neural networks
Stars: ✭ 201 (+294.12%)
Mutual labels:  partial-differential-equations
RBniCS
RBniCS - reduced order modelling in FEniCS
Stars: ✭ 5 (-90.2%)
Mutual labels:  fenics

UFL - Unified Form Language

The Unified Form Language (UFL) is a domain specific language for declaration of finite element discretizations of variational forms. More precisely, it defines a flexible interface for choosing finite element spaces and defining expressions for weak forms in a notation close to mathematical notation.

UFL is part of the FEniCS Project. For more information, visit https://www.fenicsproject.org

Coverage Status Documentation Status

Documentation

Documentation can be viewed at https://fenics-ufl.readthedocs.org/.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].