stg |
関数
TF_initialize_stg,
TF_set_rho_index,
TF_set_lambda_index,
TF_set_mu_index,
TF_set_alpha_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, and
TF_set_alpha_index.
|
parameters |
関数TF_set_parameters
によってメンバの値の設定を済ませた構造体。
A structure whose members were set by
function TF_set_parameters.
|
rho |
関数
TF_set_rho_index,
TF_set_structure_layer,
TF_set_structure,
TF_reflect_water_property
によって値を設定した配列。
An array whose values have been given by functions
TF_set_rho_index,
TF_set_structure_layer,
TF_set_structure, and
TF_reflect_water_property.
|
lambda |
関数
TF_set_lambda_index,
TF_set_structure_layer,
TF_set_structure,
TF_reflect_water_property
によって値を設定した配列。
An array whose values have been given by functions
TF_set_lambda_index,
TF_set_structure_layer,
TF_set_structure, and
TF_reflect_water_property.
|
mu |
関数
TF_set_mu_index,
TF_set_structure_layer,
TF_set_structure,
TF_reflect_water_property
によって値を設定した配列。
An array whose values have been given by functions
TF_set_mu_index,
TF_set_structure_layer,
TF_set_structure, and
TF_reflect_water_property.
|
alpha |
関数TF_set_alpha_index
によって動的メモリを確保した2次元配列。
この関数内で配列要素の値(各半格子点での\(\alpha^k\))
が設定される。
A 2-D array whose dynamic memory has been allocated using
function TF_set_alpha_index.
The values of array components
(\(\alpha^k\) at half-grid nodes)
are determined in this function.
|