Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
utilities/RocfracPrep/NewCommList.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine newcommlist (NumEl, NumNP, NumProcs, NumVertex, NodeConn, ElPart, NumProcPerNd, ProcNdList, MaxNumberOfProcsToShareNode, NumElPerProc, NumNdPerProc)
 

Function/Subroutine Documentation

subroutine newcommlist ( integer  NumEl,
integer  NumNP,
integer  NumProcs,
integer  NumVertex,
integer, dimension(1:numvertex,1:numel)  NodeConn,
integer, dimension(1:numel)  ElPart,
integer, dimension(1:numnp)  NumProcPerNd,
integer, dimension(1:numnp,1:maxnumberofprocstosharenode)  ProcNdList,
integer  MaxNumberOfProcsToShareNode,
integer, dimension(1:numprocs)  NumElPerProc,
integer, dimension(1:numprocs)  NumNdPerProc 
)