Skip to content

Cthonios/FiniteElementContainers.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.