(git:92574dc)
Loading...
Searching...
No Matches
cp_linked_list_xc_deriv::cp_create Interface Reference

Public Member Functions

subroutine cp_sll_xc_deriv_create (sll, first_el, rest)
 allocates and initializes a single linked list

Detailed Description

Definition at line 58 of file cp_linked_list_xc_deriv.F.

Member Function/Subroutine Documentation

◆ cp_sll_xc_deriv_create()

subroutine cp_linked_list_xc_deriv::cp_create::cp_sll_xc_deriv_create ( type(cp_sll_xc_deriv_type), pointer sll,
type(xc_derivative_type), optional, pointer first_el,
type(cp_sll_xc_deriv_type), optional, pointer rest )

allocates and initializes a single linked list

Parameters
sllthe single linked list to initialize
first_elthe first element of this list
restthe following elements (if not given: empty)
History
none
Author
Fawzi Mohamed

Definition at line 188 of file cp_linked_list_xc_deriv.F.


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