Home
last modified time | relevance | path

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

/phasta/svLS/
H A DGE.f41 SUBROUTINE GE (N, A, B) argument
46 REAL*8, INTENT(IN) :: A(N,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 Dsymtri.c23 #define A 0.3333333333333330000000000000000000 macro
/phasta/phastaIO/
H A DvtkPhastaReader.cxx176 #define swap_char(A,B) { ucTmp = A; A = B ; B = ucTmp; } argument