![]() |
FrontISTR
5.9.0
Large-scale structural analysis program with finit element method
|
Go to the source code of this file.
Modules | |
| module | fstr_setup_util |
| This module contains auxiliary functions in calculation setup. | |
Functions/Subroutines | |
| subroutine | fstr_setup_util::fstr_ctrl_err_stop |
| subroutine | fstr_setup_util::fstr_setup_util_err_stop (msg) |
| subroutine | fstr_setup_util::append_node_grp_from_surf_grp (hecMESH, sgrp_id, ngrp_id) |
| subroutine | fstr_setup_util::append_intersection_node_grp (hecMESH, ngrp_id1, ngrp_id2) |
| integer(kind=kint) function | fstr_setup_util::get_local_member_index (hecMESH, type_name, name, local_id) |
| integer(kind=kint) function | fstr_setup_util::get_sorted_local_member_index (hecMESH, hecPARAM, type_name, name, local_id) |
| subroutine | fstr_setup_util::nodesurf_grp_name_to_id_ex (hecMESH, header_name, n, grp_id_name, grp_ID, grp_TYPE) |
| subroutine | fstr_setup_util::dload_grp_name_to_id_ex (hecMESH, n, grp_id_name, fg_surface, grp_ID) |
| subroutine | fstr_setup_util::append_new_amplitude (amp, name, type_def, type_time, type_val, np, val, table) |
| Append new amplitude table at the end of existing amplitude tables. More... | |
| subroutine | fstr_setup_util::amp_name_to_id (hecMESH, header_name, aname, id) |
| subroutine | fstr_setup_util::get_amp_id (hecMESH, aname, id) |
| subroutine | fstr_setup_util::reallocate_integer (array, n) |
| subroutine | fstr_setup_util::reallocate_real (array, n) |
| subroutine | fstr_setup_util::fstr_setup_visualize (ctrl, hecMESH) |
| subroutine | fstr_setup_util::fstr_setup_visualize_main (ctrl, vis_filename) |