Skip to content

Mesh movement methods for finite element problems solved using Firedrake

License

Notifications You must be signed in to change notification settings

mesh-adaptation/movement

Repository files navigation

Movement

Mesh Movement in Firedrake

GitHub top language GitHub repo size

Movement is a mesh adaptation toolkit enabling users to spatially redistribute mesh degrees of freedom using a variety of different methods from the literature, as well as tools for detecting mesh tangling.

Movement is built for use with the Firedrake finite element library.

Documentation

Movement has two sources of documentation:

  • The website, which includes long-form documentation, demos, and API documentation.
  • The wiki, which includes recommendations on how to interact with the codebase and development practices to be followed.

Installation

For installation instructions, we refer to the Wiki page.