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

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: 11 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)