Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Library for common tools for solving PDEs with finite difference methods (FDM), finite volume methods (FVM), finite element methods (FEM), and psuedospectral methods in a way that integrates with the SciML Scientific Mechine Learning ecosystem

License

SciML/DiffEqPDEBase.jl

Repository files navigation

DiffEqPDEBase.jl

Build Status Build status Coverage Status codecov.io

DiffEqPDEBase DiffEqPDEBase

DiffEqPDEBase.jl is a component package in the DiffEq ecosystem. It holds the common types and utility functions which are shared by other component packages which are related to solving PDEs in order to reduce the size of dependencies. Additionally, this package holds tools for creating unstructured finite element meshes to be used in component solver packages. Users interested in using this functionality in full should check out DifferentialEquations.jl

The documentation for the interfaces here can be found in DiffEqDocs.jl and DiffEqDevDocs.jl. Specific parts to note are:

About

Library for common tools for solving PDEs with finite difference methods (FDM), finite volume methods (FVM), finite element methods (FEM), and psuedospectral methods in a way that integrates with the SciML Scientific Mechine Learning ecosystem

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published