Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 739 Bytes

File metadata and controls

18 lines (12 loc) · 739 Bytes

Build Status Build status Coverage Status

JOcTree

Library for creating and manipulating OcTrees as well as creating differential operators discretized on OcTree meshes.

Requirements

JOcTree is intended for use with Julia 0.6.x. jInv is the only required dependency.

Installation

In julia type:

Pkg.clone("https://github.com/JuliaInv/JOcTree.git")