FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
hecmw_result_f.f90 File Reference

Go to the source code of this file.

Data Types

type  hecmw_result::hecmwst_result_data
 

Modules

module  hecmw_result
 I/O and Utility.
 

Functions/Subroutines

subroutine, public hecmw_result::hecmw_nullify_result_data (p)
 
subroutine, public hecmw_result::hecmw_result_init (hecmesh, i_step, header, comment)
 
subroutine, public hecmw_result::hecmw_result_add (dtype, n_dof, label, data)
 
subroutine, public hecmw_result::hecmw_result_write_by_name (name_id)
 
subroutine, public hecmw_result::hecmw_result_finalize ()
 
subroutine, public hecmw_result::hecmw_result_write_st_by_name (name_id, result_data)
 
subroutine, public hecmw_result::hecmw_result_write_by_addfname (name_id, addfname)
 
subroutine, public hecmw_result::hecmw_result_copy_f2c (result_data, ierr)
 
subroutine, public hecmw_result::hecmw_result_checkfile_by_name (name_id, i_step, ierr)
 
subroutine, public hecmw_result::hecmw_result_read_by_name (hecmesh, name_id, i_step, result)
 
subroutine, public hecmw_result::hecmw_result_copy_c2f (result, n_node, n_elem, ierr)
 
subroutine, public hecmw_result::hecmw_result_free (result_data)