Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marcfehling/fem-tikz

Display two-dimensional numerical grids in LaTeX.
https://github.com/marcfehling/fem-tikz

dealii finite-elements latex pgfplots tikz

Last synced: 3 days ago
JSON representation

Display two-dimensional numerical grids in LaTeX.

Awesome Lists containing this project

README

        

# FEM-TikZ

This tool helps displaying two-dimensional numerical grids in LaTeX using the PGFPlots package and was specifically designed for Lagrangian finite elements. Each node will be assigned with an index. We distinguish between vertex, face, and volume nodes.

It was developed to illustrate some functionalities of the [deal.II](https://github.com/dealii/dealii) project.

## Example

![Image of the provided example](example.png)