The 1D type. More...
Public Member Functions | |
| procedure, pass(self) | init (self) |
| procedure, pass(self) | compute_stencil (self, coordinates, derivative, control_volumes) |
| The stencil weight computation that has to be derived to update the 'stencil'. | |
The 1D type.
| procedure, pass(self) mod_int_point_peskin_o4::t_int_point_peskin_o4_1d::compute_stencil | ( | class(t_int_point_peskin_o4_1d), intent(inout) | self, |
| double precision, dimension(:), intent(in) | coordinates, | ||
| integer, intent(in), optional | derivative, | ||
| double precision, dimension(:), intent(in), optional | control_volumes ) |
The stencil weight computation that has to be derived to update the 'stencil'.