The type for generic 1D point Lagrange interpolation.
|
subroutine | int_point_lagrange_1d_construct (self, index_start, index_end) |
| Initialize a 1D point interpolant.
|
|
subroutine | int_point_lagrange_1d_compute_stencil (self, coordinates, derivative, control_volumes) |
|