(git:c5411e0)
Loading...
Searching...
No Matches
cp_fm_types::cp_fm_release Interface Reference

Public Member Functions

subroutine cp_fm_release_aa0 (matrix)
 releases a full matrix
 
subroutine cp_fm_release_aa1 (matrices)
 ...
 
subroutine cp_fm_release_aa2 (matrices)
 ...
 
subroutine cp_fm_release_aa3 (matrices)
 ...
 
subroutine cp_fm_release_ap1 (matrices)
 ...
 
subroutine cp_fm_release_ap2 (matrices)
 ...
 
subroutine cp_fm_release_pa1 (matrices)
 ...
 
subroutine cp_fm_release_pa2 (matrices)
 ...
 
subroutine cp_fm_release_pa3 (matrices)
 ...
 
subroutine cp_fm_release_pp1 (matrices)
 ...
 
subroutine cp_fm_release_pp2 (matrices)
 ...
 

Detailed Description

Definition at line 90 of file cp_fm_types.F.

Member Function/Subroutine Documentation

◆ cp_fm_release_aa0()

subroutine cp_fm_types::cp_fm_release::cp_fm_release_aa0 ( type(cp_fm_type), intent(inout)  matrix)

releases a full matrix

Parameters
matrixthe matrix to release
History
08.2002 created [fawzi]
Author
Fawzi Mohamed

Definition at line 231 of file cp_fm_types.F.

Here is the call graph for this function:

◆ cp_fm_release_aa1()

subroutine cp_fm_types::cp_fm_release::cp_fm_release_aa1 ( type(cp_fm_type), dimension(:), allocatable  matrices)

...

Parameters
matrices...

Definition at line 251 of file cp_fm_types.F.

◆ cp_fm_release_aa2()

subroutine cp_fm_types::cp_fm_release::cp_fm_release_aa2 ( type(cp_fm_type), dimension(:, :), allocatable  matrices)

...

Parameters
matrices...

Definition at line 268 of file cp_fm_types.F.

◆ cp_fm_release_aa3()

subroutine cp_fm_types::cp_fm_release::cp_fm_release_aa3 ( type(cp_fm_type), dimension(:, :, :), allocatable  matrices)

...

Parameters
matrices...

Definition at line 287 of file cp_fm_types.F.

◆ cp_fm_release_ap1()

subroutine cp_fm_types::cp_fm_release::cp_fm_release_ap1 ( type(cp_fm_p_type), dimension(:), allocatable  matrices)

...

Parameters
matrices...

Definition at line 368 of file cp_fm_types.F.

◆ cp_fm_release_ap2()

subroutine cp_fm_types::cp_fm_release::cp_fm_release_ap2 ( type(cp_fm_p_type), dimension(:, :), allocatable  matrices)

...

Parameters
matrices...

Definition at line 386 of file cp_fm_types.F.

◆ cp_fm_release_pa1()

subroutine cp_fm_types::cp_fm_release::cp_fm_release_pa1 ( type(cp_fm_type), dimension(:), pointer  matrices)

...

Parameters
matrices...

Definition at line 308 of file cp_fm_types.F.

◆ cp_fm_release_pa2()

subroutine cp_fm_types::cp_fm_release::cp_fm_release_pa2 ( type(cp_fm_type), dimension(:, :), pointer  matrices)

...

Parameters
matrices...

Definition at line 326 of file cp_fm_types.F.

◆ cp_fm_release_pa3()

subroutine cp_fm_types::cp_fm_release::cp_fm_release_pa3 ( type(cp_fm_type), dimension(:, :, :), pointer  matrices)

...

Parameters
matrices...

Definition at line 346 of file cp_fm_types.F.

◆ cp_fm_release_pp1()

subroutine cp_fm_types::cp_fm_release::cp_fm_release_pp1 ( type(cp_fm_p_type), dimension(:), pointer  matrices)

...

Parameters
matrices...

Definition at line 406 of file cp_fm_types.F.

◆ cp_fm_release_pp2()

subroutine cp_fm_types::cp_fm_release::cp_fm_release_pp2 ( type(cp_fm_p_type), dimension(:, :), pointer  matrices)

...

Parameters
matrices...

Definition at line 425 of file cp_fm_types.F.


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