Metadata-Version: 2.1
Name: distributed-control-fenics
Version: 1.0.0
Summary: A module of helper functions that assembles(distributed) control and observationoperators using FEniCS.
Home-page: https://github.com/highlando/distr_control_fenics
Author: Jan Heiland
Author-email: jnhlnd@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scipy

Distributed Control for FEniCS
---

A module of helper functions that assembles (distributed) control and observation
operators using FEniCS.

Some theory can be found in our preprint

> Behr, Benner, Heiland (2017): *Example Setups of Navier- Stokes Equations with
> Control and Observation: Spatial Discretization and Representation via
> Linear-quadratic Matrix Coefficients*
> [arxiv:1707.08711](http://arxiv.org/abs/1707.08711)


