Home
last modified time | relevance | path

Searched defs:initEQS (Results 1 – 1 of 1) sorted by relevance

/phasta/phSolver/incompressible/
H A Ditrdrv.f1455 subroutine initEQS(iBC, rowp, colm,svLS_nFaces, subroutine
1467 TYPE(svLS_lhsType) svLS_lhs
1468 TYPE(svLS_lsType) svLS_ls
1469 TYPE(svLS_commuType) communicator
1470 TYPE(svLS_lsType) svLS_ls_S(4)
1471 TYPE(svLS_lhsType) svLS_lhs_S(4)
1472 TYPE(svLS_commuType) communicator_S(4)
1473 INTEGER svLS_nFaces, gnNo, nNo, faIn, facenNo
1475 integer, allocatable :: gNodes(:)
1476 real*8, allocatable :: sV(:,:)
[all …]