Cthonios / FiniteElementContainers.jl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.