Metadata-Version: 2.1
Name: distributed-control-fenics
Version: 1.0.1
Summary: A module to assemble distributed control and observation operators in fenics
Home-page: https://github.com/highlando/distributed_control_fenics
Author: Jan Heiland
Author-email: jnhlnd@gmail.com
Maintainer: Jan Heiland
Maintainer-email: jnhlnd@gmail.com
License: MIT
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
License-File: LICENSE.txt

Distributed Control for FEniCS
---

[![PyPI version](https://badge.fury.io/py/distributed-control-fenics.png)](https://badge.fury.io/py/distributed-control-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)

