 |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Go to the documentation of this file.
10 type (hecmwST_local_mesh) :: hecMESH
12 if (hecmesh%my_rank.eq.0)
write (*,
'(/,a)')
'#allocate (n_node, nn_int, n_elem, ne_int)'
15 if (hecmesh%my_rank.eq.0)
write (*,
'(/,a)')
'#ACTIVE'
18 if (hecmesh%my_rank.eq.0)
write (*,
'(/,a)')
'#E-COMM.TAB.'
20 if (hecmesh%my_rank.eq.0)
write (*,
'( a)')
'#C-COMM.TAB.'
subroutine hecmw_adapt_cell_comm_table(hecMESH)
Adaptive Mesh Refinement.
subroutine hecmw_adapt_active(hecMESH)
Adaptive Mesh Refinement.
subroutine hecmw_adapt_edge_comm_table(hecMESH)
Adaptive Mesh Refinement.
subroutine hecmw_adapt_allocate(hecMESH)
Adaptive Mesh Refinement.
subroutine hecmw_adapt_init(hecMESH)
Adaptive Mesh Refinement.