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

Go to the source code of this file.

Functions/Subroutines

subroutine get_fint (ndim, nrows, nnz, nstart, rp_k, cval_k, aval_k, dispin, fint)
 

Function/Subroutine Documentation

subroutine get_fint ( integer  ndim,
integer  nrows,
integer  nnz,
integer  nstart,
integer, dimension(nrows+1)  rp_k,
integer, dimension(nnz)  cval_k,
real(kind=wp), dimension(nnz)  aval_k,
real(kind=wp), dimension(nrows)  dispin,
real(kind=wp), dimension(nrows)  fint 
)

Definition at line 82 of file get_fint.f90.

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

Referenced by implicit_soln().

Here is the call graph for this function:

Here is the caller graph for this function: