CAM
metagraph_mod.F90 File Reference

Data Types

type  metagraph_mod::metaedge_t
 
type  metagraph_mod::metavertex_t
 
interface  metagraph_mod::assignment(=)
 

Modules

module  metagraph_mod
 

Functions/Subroutines

recursive subroutine metagraph_mod::copy_metaedge (edge2, edge1)
 
integer function, public metagraph_mod::localelemcount (Vertex)
 
logical function, public metagraph_mod::edge_uses_vertex (Vertex, Edge)
 
subroutine, public metagraph_mod::printmetaedge (Edge)
 
subroutine, public metagraph_mod::printmetavertex (Vertex)
 
subroutine, public metagraph_mod::initmetagraph (ThisProcessorNumber, MetaVertex, GridVertex, GridEdge)