Skip to content

c++ code for IPDG-TVF (Total variation Flow): An efficient approach for real time applications.

Notifications You must be signed in to change notification settings

ellipsis14/tvf_c-_new

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source Code for the IPDG methods for total variation flow. We consider the numerical solution of the regularized fourth order total variation flow problem based on an implicit discretization in time and a C$^0$ Interior Penalty Discontinuous Galerkin (C$^0$IPDG) method in space. In particular, It is shown that at each time instant the C$^0$IPDG approximation represents the necessary and sufficient optimality condition for the minimization of an associated proper convex, coercive, and lower semicontinuous objective functional. This repository is for the recent paper published recently by NMPDE. The code is based on dolfin package (open source finite element library)

If you find this work useful and / or use it in your own research, please cite our works:

Bhandari, C., Hoppe, R.H.W, Kumar, R. (2019). A C0 interior penalty discontinuous Galerkin method for fourth‐order total variation flow. I: Derivation of the method and numerical results doi : https://doi.org/10.1002/num.22359 Numerical methods for partial differential equations, Wiley open access Journal.

Bhandari, C., Hoppe, R.H.W, Kumar, R. (2019). A C0 interior penalty discontinuous Galerkin method for fourth‐order total variation flow. I: Existence and Uniqueness doi: https://doi.org/10.1002/num.22365 Numerical methods for partial differential equations, Wiley open access Journal.

About

c++ code for IPDG-TVF (Total variation Flow): An efficient approach for real time applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages