boorlakov / Fengine

Homework assignments for equations of mathematical physics

Repository from Github https://github.comboorlakov/FengineRepository from Github https://github.comboorlakov/Fengine

Fengine

.NET

Engine for building and solving PDE using finite elements method

e. g.:

$$-\text{div(}\lambda\text{grad} u) + \gamma u = f$$

or

$$-\text{div(}\lambda\text{grad} u) + \chi \frac{\partial^2 u}{\partial t^2} + \sigma \frac{\partial u}{\partial t} = f$$

About

Homework assignments for equations of mathematical physics

License:MIT License


Languages

Language:C# 100.0%