Skip to content
 
 

Latest commit

 

History

390 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JuAFEM

Build Status codecov.io

A simple finite element toolbox written in Julia.

Documentation

Installation

In Julia v1.0 (and v0.7) you can install JuAFEM from the Pkg REPL:

pkg> add https://github.com/KristofferC/JuAFEM.jl.git

which will track the master branch of the package.

In Julia v0.6 you need to checkout the release-0.3 branch when installing:

Pkg.clone("https://github.com/KristofferC/JuAFEM.jl.git")
Pkg.checkout("JuAFEM", "release-0.3")

About

Finite element toolbox for Julia

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages