| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(content_t), | public, | allocatable | :: | node(:) | |||
| type(content_t), | public, | allocatable | :: | face(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(scf_grid_t), | intent(inout) | :: | this | |||
| character(len=*), | intent(in) | :: | filename |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(scf_grid_t), | intent(in) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(scf_grid_t), | intent(in) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(scf_grid_t), | intent(in) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(scf_grid_t), | intent(inout) | :: | this |
節点座標を2次元配列で出力する.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(scf_grid_t), | intent(inout) | :: | this | |||
| real(kind=4), | intent(inout), | allocatable | :: | points(:,:) |
要素中心座標を2次元配列で出力する.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(scf_grid_t), | intent(inout) | :: | this | |||
| real(kind=4), | intent(inout), | allocatable | :: | cells(:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(scf_grid_t), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(scf_grid_t), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(scf_grid_t), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(scf_grid_t), | intent(in) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(scf_grid_t), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(scf_grid_t), | intent(inout) | :: | this | |||
| integer, | intent(out) | :: | num_boundFaces |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(scf_grid_t), | intent(inout) | :: | this | |||
| real(kind=4), | intent(out), | allocatable | :: | face_center(:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(scf_grid_t), | intent(in) | :: | this | |||
| real(kind=4), | intent(inout), | allocatable | :: | bound_center(:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(scf_grid_t), | intent(in) | :: | this | |||
| character(len=*), | intent(in) | :: | dir |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(scf_grid_t), | intent(inout) | :: | this | |||
| character(len=*), | intent(in) | :: | dir |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(scf_grid_t), | intent(inout) | :: | this | |||
| character(len=*), | intent(in) | :: | dir |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(scf_grid_t), | intent(in) | :: | this | |||
| character(len=*), | intent(in) | :: | dir |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(scf_grid_t), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(scf_grid_t), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(scf_grid_t), | intent(inout) | :: | this | |||
| character(len=*), | intent(in) | :: | dir |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(scf_grid_t), | intent(in) | :: | this | |||
| character(len=*), | intent(in) | :: | key | |||
| real(kind=4), | intent(inout), | allocatable | :: | vector(:,:) |