TKernel1D Class module:Samples file:samples

Subroutines Expand Arguments

  • Init(this, winw, h, has_boundary)
    • TKernel1D   :: this
    • integer intent(in) :: winw
    • real(mcp) intent(in) :: h
    • logical intent(in) :: has_boundary

Properties

  • real(mcp) allocatable :: Win(:)
  • real(mcp) allocatable :: xWin(:)
  • real(mcp)  :: h
  • integer  :: winw
  • real(mcp) allocatable :: a0(:)
  • real(mcp) allocatable :: boundary_K(:)
  • real(mcp) allocatable :: boundary_xK(:)

Tree Diagrams