Skip to content

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

Notifications You must be signed in to change notification settings

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages