gjp_common.f90 File Reference

Go to the source code of this file.

Modules

module  gjp_common
 This module provides utility functions for computing Jacobi matrices and zeroth moments.
 

Functions/Subroutines

type(gjp_sparse_matrix) function gjp_common::jacobi_matrix (n, alpha, beta)
 Computes the Jacobi matrix for given parameters. More...
 
real(dp) function gjp_common::jacobi_zeroeth_moment (alpha, beta)
 Computes the zeroth moment for Jacobi polynomials. More...