parameters |
関数TF_set_parameters
によってメンバの値の設定を済ませた構造体。 A structure whose members were set by function TF_set_parameters. |
type | 関数TF_set_type,
TF_set_material_type
によって値を設定した
2次元配列type。 A 2-D array type whose values have been set by functions TF_set_type and TF_set_material_type. |
source_grid_flag | 各格子セルがノンゼロのソース強度を持つか否かを示すフラグ。
関数TF_calculate_source_intensity
を用いて作成した配列を与える。 A flag indicating whether each grid cell has non-zero source intensity. Use an array created by function TF_calculate_source_intensity. |
is | 処理対象の地震波動ソース要素の番号。 An index of the seismic wave source element to process. |
i | 処理対象の力の成分番号(\(0=x\), \(1=y\), \(2=z\))。 An index of the force component to process; \(0=x\), \(1=y\), and \(2=z\). |
stg | 関数
TF_initialize_stg,
TF_set_rho_index,
TF_set_lambda_index,
TF_set_mu_index,
TF_set_alpha_index,
TF_set_c
によって値を設定した構造体。
関数内でメンバindexの等価体積力に対応する配列要素の
設定が行われる。 A structure whose values have been given by functions TF_initialize_stg, TF_set_rho_index, TF_set_lambda_index, TF_set_mu_index, TF_set_alpha_index, and TF_set_c. The values of array components of member index corresponding to the equivalent body force are determined in this function. |