Home
last modified time | relevance | path

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

/phasta/svLS/
H A DGE.f41 SUBROUTINE GE (N, A, B) argument
47 REAL*8, INTENT(INOUT) :: B(N) local
H A DNSSOLVER.f59 2 MU(:,:,:), MP(:,:), A(:,:), B(:), xB(:), mK(:,:), mG(:,:), local
/phasta/phSolver/common/
H A Dfindslpw.f133 real*8 A(3),B(3) local
H A Dsettauw.f255 real*8 pt5,kappa,B,xmut,chi3,denom,cv1_3 local
H A Dsymtri.c24 #define B 0.666666666666667 macro
/phasta/phSolver/incompressible/
H A Dgetdiff.f162 real*8 pt5,kappa,B,xmut,chi3,denom,cv1_3 local
H A Dstats.f214 & DInv(3), B(3), local
/phasta/phastaIO/
H A DvtkPhastaReader.cxx176 #define swap_char(A,B) { ucTmp = A; A = B ; B = ucTmp; } argument