AlgebraicJulia / AlgebraicJulia/CombinatorialSpaces.jl
Primal to Dual Point Interpolation
- Ngôn ngữ chính
- Julia
- Star
- 46
- Fork
- 6
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Upon inspection of the below code, it was determined that the procedure to produce the `wedge_pd_01` matrix incorporates a form of primal point to dual point interpolation, namely a bilinear interpolation with weights adjusted to favor the primal edge under consideration. This code could be hoisted out into a standalone function and generalized to produce primal to dual point interpolation in 2D.
This would, with the current `d0_p0_interpolation` complete a roundtrip which could be analyzed for development of errors. An implementation of dual to primal point interpolation may also be pursued by using the same principles established in the primal to dual case.
https://github.com/AlgebraicJulia/CombinatorialSpaces.jl/blob/de655b3a6e8842a706b1af378bb25fd5cb434f06/src/FastDEC.jl#L225-L243
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.