jpdean / mixed_domain_demos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mixed domain demos

This repository contains examples of how mixed-domain problems can be solved in FEniCSx.

NOTE: Mixed-domain functionality in FEniCSx is under active development and is not ready for production use.

Running the demos

The mixed-domain features will be in the next FEniCSx release (v0.9).

The demos can be run now by installing the main development branches of each of the FEniCSx components:

Alternatively, you can use docker: docker run -ti dolfinx/dolfinx:nightly

About

License:MIT License


Languages

Language:Python 100.0%