Home
last modified time | relevance | path

Searched refs:CF_map (Results 1 – 6 of 6) sorted by relevance

/phasta/phSolver/AMG/
H A Dramg_control.f124 allocate(CF_map(ramg_levelx)%p(amg_nshg(ramg_levelx)))
127 CF_map(ramg_levelx)%p(i) = i
H A Dramg_data.f84 type(i1d),dimension(MAXAMGLVL) :: CF_map,CF_revmap variable
H A Dramg_coarse.f146 allocate(CF_map(level1)%p(amg_nshg(level1)))
152 CF_map(level1)%p(k) = i
159 CF_map(level1)%p(k) = i
167 CF_map(level1)%p(i) = i
H A Damgread.txt56 CF_map, CF_rev(erse)map are arrays recording coarsening information.
74 CF_map is an array to set the order for all the nodes according to
H A Dramg_smoother.f219 ki = CF_map(clevel)%p(i)
H A Dramg_tools.f680 deallocate(CF_map(level)%p,stat=mem_err)