Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 964 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 964 Bytes

FiniteElementContainers

Stable Dev Build Status Coverage

This package is meant to serve as a light weight and allocation free set of containers for carrying out finite element or finite element-like calculations.

The goal is to be platform independent and leverage ReferenceFiniteElements.jl for easy implementation of new containers for new element types/formulations.