Skip to content

edljk/FemAdjoint.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FemAdjoint

Stable Dev

Designed to illustrate the use of SparseDiffTools approach in the context of simple finite element cost functions.

  • P1 triangular mesh, gradient computation with respect to the mesh points of $|| u || ^ 2$ where $K(p)u = M(p) \mathbb{1}$ by the adjoint method.

Install FemAdjoint

>] add https://github.com/edljk/FemAdjoint.jl

Benchmark

using FemAdjoint
>] test FemAdjoint

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages