Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 329 Bytes

File metadata and controls

14 lines (9 loc) · 329 Bytes

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.4.x. The jInv is the only required dependency.

#Installation

In julia type:

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