Home
last modified time | relevance | path

Searched refs:flesDot1 (Results 1 – 4 of 4) sorted by relevance

/phasta/phSolver/incompressible/
H A Dusr.h84 #define flesDot1 FortranCInterface_GLOBAL_(flesdot1,FLESDOT1) macro
150 double flesDot1( double* a,
H A Dftools.f227 real*8 function flesDot1 ( a, m, n ) function
233 flesDot1 = 0
236 flesDot1 = flesDot1 + a(i,j) * a(i,j)
H A Dlestools.c428 tmpp = flesDot1( srcpnt, in lesDot1()
/phasta/phSolver/AMG/
H A Dramg_smoother.f380 mres_n=sqrt(flesDot1(myV,amg_nshg(cl),1))