Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
initK.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine numknnz (NumNp, NumEl, ElConnVol, nnz)
 
subroutine initk (NumNp, NumEl, ElConnVol, nnz, rp, cval, aval)
 

Function/Subroutine Documentation

subroutine initk ( integer  NumNp,
integer  NumEl,
integer, dimension(1:8,1:numel)  ElConnVol,
integer  nnz,
integer, dimension(1:3*gnumnp+1)  rp,
integer, dimension(1:nnz)  cval,
integer, dimension(1:nnz)  aval 
)

Definition at line 197 of file initK.f90.

References i, j, k, Aff_transformation_2< R_ >::m(), and n.

Referenced by implicit_v3d8_me_k().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine numknnz ( integer  NumNp,
integer  NumEl,
integer, dimension(1:8,1:numel)  ElConnVol,
integer  nnz 
)

Definition at line 78 of file initK.f90.

References i, j, k, Aff_transformation_2< R_ >::m(), and n.

Referenced by implicit_v3d8_me_k().

Here is the call graph for this function:

Here is the caller graph for this function: