UnofficialJuliaMirror / VoronoiFVM.jl-82b139dc-5afc-11e9-35da-9b9bdfd336f3

Last mirrored from https://github.com/j-fu/VoronoiFVM.jl.git on 2019-11-19T07:36:28.496-05:00 by @UnofficialJuliaMirrorBot via Travis job 481.40 , triggered by Travis cron job on branch "master"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VoronoiFVM.jl

Build Status

Author: J. Fuhrmann

Solver for coupled nonlinear partial differential equations based on the Voronoi finite volume method.

This Julia package merges the ideas behind pdelib/fvsys with the multiple dispatch paradigm of Julia. It allows to avoid the implementation of function derivatives. It instead uses ForwardDiff and DiffResults to evaluate user functions along with their jacobians.

It requires Julia 1.x

About

Last mirrored from https://github.com/j-fu/VoronoiFVM.jl.git on 2019-11-19T07:36:28.496-05:00 by @UnofficialJuliaMirrorBot via Travis job 481.40 , triggered by Travis cron job on branch "master"

License:Other


Languages

Language:Julia 100.0%