Octopus
chebyshev_coefficients_oct_m::chebyshev_numerical_t Interface Reference

Detailed Description

Definition at line 197 of file chebyshev_coefficients.F90.

Inheritance diagram for chebyshev_coefficients_oct_m::chebyshev_numerical_t:
Inheritance graph

Private Member Functions

procedure get_coefficients => chebyshev_numerical_coefficients
 
procedure get_error => chebyshev_numerical_error
 

Private Attributes

procedure(complex_function_i), pointer, nopass complex_function
 

Member Function/Subroutine Documentation

◆ get_coefficients()

procedure chebyshev_coefficients_oct_m::chebyshev_numerical_t::get_coefficients
private

Definition at line 200 of file chebyshev_coefficients.F90.

◆ get_error()

procedure chebyshev_coefficients_oct_m::chebyshev_numerical_t::get_error
private

Definition at line 201 of file chebyshev_coefficients.F90.

Member Data Documentation

◆ complex_function

procedure(complex_function_i), pointer, nopass chebyshev_coefficients_oct_m::chebyshev_numerical_t::complex_function
private

Definition at line 198 of file chebyshev_coefficients.F90.


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