version 0.6.0

Discrete derivatives Matrix. More...

Functions/Subroutines

double precision function, dimension(np, np) compute_dd_matrix (NP, steps)
 The discrete derivative matrix type. More...
 

Detailed Description

The Discrete Derivatives matrix

Function/Subroutine Documentation

◆ compute_dd_matrix()

double precision function, dimension(np,np) type_dd_matrix::compute_dd_matrix ( integer, intent(in)  NP,
double precision, dimension(:), intent(in)  steps 
)

Compute the Discrete Derivative matrix

Parameters
[in]NPthe number of points
[in]stepsthe spatial steps of the stencil