0.6.0
Loading...
Searching...
No Matches
mod_int_point_peskin_o4::t_int_point_peskin_o4_1d Type Reference

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'.
 

Detailed Description

The 1D type.

Member Function/Subroutine Documentation

◆ compute_stencil()

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'.

Precondition
The interpolant has been placed (see 'place' subroutine)

The documentation for this type was generated from the following file: