Home
last modified time | relevance | path

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

/phasta/phSolver/common/
H A Ddtn.f383 subroutine Dirichlet2Neumann_1(nscalar, itype, tmp) subroutine
396 integer maxdata,maxtypes
399 integer itype, nscalar
400 real*8 tmp(nscalar)
401 real*8 table(0:maxdata,2,maxtypes)
404 integer i local
405 logical readfile(maxtypes)
409 real*8 dx(maxtypes)
411 integer numdata(maxtypes)
414 real*8 dt, conc_BC, flux_BC