Home
last modified time | relevance | path

Searched refs:hecmw_mat_get_filter (Results 1 – 2 of 2) sorted by relevance

/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/hecmw1/src/solver/matrix/
H A Dhecmw_matrix_misc.f9098 public :: hecmw_mat_get_filter
790 function hecmw_mat_get_filter( hecMAT ) function
791 real(kind=kreal) :: hecmw_mat_get_filter local
794 hecmw_mat_get_filter = hecMAT%Rarray(IDX_R_FILTER)
795 end function hecmw_mat_get_filter
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/hecmw1/src/solver/iterative/
H A Dhecmw_solver_Iterative.f9064 FILTER = hecmw_mat_get_filter(hecMAT)