FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
m_fstr_setup::fstr_param_pack Type Reference

Package of all data needs to initialize. More...

Collaboration diagram for m_fstr_setup::fstr_param_pack:

Data Fields

type(hecmwst_local_mesh), pointer mesh
 
type(fstr_param), pointer param
 
type(fstr_solid), pointer solid
 
type(fstr_heat), pointer heat
 
type(fstr_eigen), pointer eigen
 
type(fstr_dynamic), pointer dyn
 
type(fstr_couple), pointer cpl
 
type(fstr_freqanalysis), pointer freq
 

Detailed Description

Package of all data needs to initialize.

Definition at line 27 of file fstr_setup.f90.

Field Documentation

◆ cpl

type(fstr_couple), pointer m_fstr_setup::fstr_param_pack::cpl

Definition at line 34 of file fstr_setup.f90.

◆ dyn

type(fstr_dynamic), pointer m_fstr_setup::fstr_param_pack::dyn

Definition at line 33 of file fstr_setup.f90.

◆ eigen

type(fstr_eigen), pointer m_fstr_setup::fstr_param_pack::eigen

Definition at line 32 of file fstr_setup.f90.

◆ freq

type(fstr_freqanalysis), pointer m_fstr_setup::fstr_param_pack::freq

Definition at line 35 of file fstr_setup.f90.

◆ heat

type(fstr_heat), pointer m_fstr_setup::fstr_param_pack::heat

Definition at line 31 of file fstr_setup.f90.

◆ mesh

type(hecmwst_local_mesh), pointer m_fstr_setup::fstr_param_pack::mesh

Definition at line 28 of file fstr_setup.f90.

◆ param

type(fstr_param), pointer m_fstr_setup::fstr_param_pack::param

Definition at line 29 of file fstr_setup.f90.

◆ solid

type(fstr_solid), pointer m_fstr_setup::fstr_param_pack::solid

Definition at line 30 of file fstr_setup.f90.


The documentation for this type was generated from the following file: