10 character(len=LENMEMPATH) :: memory_path
41 subroutine init_if(this, sparse, mem_path)
45 character(len=*) :: mem_path
55 character(len=*) :: name
56 character(len=*) :: mem_path
76 real(dp) :: diag_value
83 real(DP) :: diag_value
116 integer(I4B) :: first_col_pos
122 integer(I4B) :: last_col_pos
141 integer(I4B) :: ipos_diag
146 integer(I4B),
dimension(:),
pointer,
contiguous :: ia
147 integer(I4B),
dimension(:),
pointer,
contiguous :: ja
148 real(DP),
dimension(:),
pointer,
contiguous :: amat
153 integer(I4B) :: offset
This module contains simulation constants.
integer(i4b), parameter lenmempath
maximum length of the memory path
This module defines variable data types.