CalculustJL / CalculustCore.jl

Ecosystem for writing partial differential equation solvers
MIT License
14 stars 0 forks source link

BoundaryValueProblem #1

Open vpuri3 opened 2 years ago

vpuri3 commented 2 years ago

Schematic WhatsApp Image 2022-05-26 at 2 30 16 PM

vpuri3 commented 2 years ago

https://github.com/vpuri3/PDEInterfaces.jl/blob/0e2f32b698da758065a6838387358c84d960d80e/src/BoundaryValueProblem.jl#L38-L55

vpuri3 commented 2 years ago

fenics has ability to interpolate boundary data inside the domain. so that should not be a bottleneck