Skip to content

Evaluating the eigenvalue problem of the Laplacian by finite element method

License

Notifications You must be signed in to change notification settings

xfliu/eigenvalue

Repository files navigation

Summary

For the eigenvalue problem of the Laplacian, the conforming and non-conforming finite element methods are utilized to provide explicit lower and upper bounds for the eigenvalues.

Particularly, by applying Liu's method, the lower eigenvalue bounds can be easily obtained through the Crouzeix-Rarviart finite element method; such a method even works for non-convex domains.

The lower and upper eigenvalue bounds for both the unit square domain and an L-shaped domain are given in the notebook file.

How to use

The code is prepared as a Jupyter notebook. If you have Jupyter installed on your computer, just download the zipped file and open it in Jupyter.

Requirement: Python3+FEniCS + (optional) Jupyter

Reference

Online live demo running at binder.

Click the button to start the live demo! Binder

About

Evaluating the eigenvalue problem of the Laplacian by finite element method

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published