Home
last modified time | relevance | path

Searched refs:free_sgrp (Results 1 – 3 of 3) sorted by relevance

/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/hecmw1/src/common/
H A Dhecmw_dist_free_f.f9029 call free_sgrp(mesh%surf_group)
183 subroutine free_sgrp(grp) subroutine
193 end subroutine free_sgrp argument
H A Dhecmw_dist_free.c102 static void free_sgrp(struct hecmwST_surf_grp *grp) { in free_sgrp() function
211 free_sgrp(mesh->surf_group); in HECMW_dist_clean()
H A Dhecmw_io_mesh.c507 static int free_sgrp(struct hecmw_io_sgrp *sgrp) { in free_sgrp() function
609 if (free_sgrp(_sgrp)) return -1; in HECMW_io_free_all()