eTurb
fasts.f File Reference

Functions/Subroutines

subroutine local_solves_fdm (u, v)
 
subroutine fastdm1 (r, df, sr, ss, st, w1, w2)
 
subroutine tensr3 (v, nv, u, nu, A, Bt, Ct, w)
 
subroutine s_face_to_int (x, c)
 
subroutine dface_ext (x)
 
subroutine dface_add1si (x, c)
 
subroutine init_weight_op
 
subroutine do_weight_op (x)
 

Function/Subroutine Documentation

◆ dface_add1si()

subroutine dface_add1si ( real, dimension(lx1,ly1,lz1,1)  x,
  c 
)

◆ dface_ext()

subroutine dface_ext ( real, dimension(lx1,ly1,lz1,1)  x)

◆ do_weight_op()

subroutine do_weight_op ( real, dimension(0:lx1-1,0:ly1-1,0:lz1-1,1)  x)

◆ fastdm1()

subroutine fastdm1 ( real, dimension(1)  r,
real, dimension(1)  df,
real, dimension(lxx,2)  sr,
real, dimension(lxx,2)  ss,
real, dimension(lxx,2)  st,
real, dimension(1)  w1,
real, dimension(1)  w2 
)

◆ init_weight_op()

subroutine init_weight_op ( )

◆ local_solves_fdm()

subroutine local_solves_fdm ( real, dimension(lx2,ly2,lz2,lelv)  u,
real, dimension(lx2,ly2,lz2,lelv)  v 
)

◆ s_face_to_int()

subroutine s_face_to_int ( real, dimension(lx1,ly1,lz1,1)  x,
  c 
)

◆ tensr3()

subroutine tensr3 ( real, dimension(nv,nv,nv)  v,
  nv,
real, dimension(nu,nu,nu)  u,
  nu,
real, dimension(1)  A,
real, dimension(1)  Bt,
real, dimension(1)  Ct,
real, dimension(1)  w 
)