Home
last modified time | relevance | path

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

/phasta/phSolver/common/
H A Ddtn.f164 subroutine Dirichlet2Neumann_2(nscalar, itype, tmp) subroutine
177 integer maxdata,maxtypes
180 integer itype, nscalar
181 real*8 tmp(nscalar)
184 real*8 table(4,0:maxdata,0:maxdata,maxtypes)
187 integer i,j,n
188 logical readfile(maxtypes)
192 real*8 dx(2,maxtypes)
193 integer numdata(2,maxtypes)
197 real*8 x,y, z(3,2)