Choral
Private Member Functions | List of all members
graph_mod::transpose Interface Reference

transpose graph More...

Collaboration diagram for graph_mod::transpose:
Collaboration graph

Private Member Functions

subroutine graph_transpose (g2, g1)
 Transpose graph. More...
 

Detailed Description

transpose graph

Definition at line 155 of file graph_mod.F90.

Member Function/Subroutine Documentation

◆ graph_transpose()

subroutine graph_mod::transpose::graph_transpose ( type(graph), intent(inout)  g2,
type(graph), intent(in)  g1 
)
private

Transpose graph.

NOTE = The rows of the transpose graph are sorted increasingly

Definition at line 485 of file graph_mod.F90.


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