Skip to content

bocc/Femutils.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Femutils.jl

Parsing and plotting meshes

This is an attempt to use meshes of the Fenics Project's XML format with the JuAFEM framework.

The goal is to be able to do this:

grid = import_mesh("path/mesh.xml")
plot(grid)

About

Parsing and plotting meshes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages