| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(FEMDomain_), | intent(in) | :: | obj1 | |||
| type(FEMDomain_), | intent(in) | :: | obj2 |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(FEMDomainp_), | public, | allocatable | :: | femdomain(:) | |||
| type(soybeanp_), | public, | allocatable | :: | soybean(:) |
| procedure, public, pass :: add_FEMDomain_to_Scene | |
| procedure, public, pass :: add_soybean_to_Scene | |
| generic, public :: add => add_FEMDomain_to_Scene, add_soybean_to_Scene | |
| procedure, public :: vtk => vtk_FEMDomain_from_Scene | |
| procedure, public :: nn => nn_Scene | |
| procedure, public :: ne => ne_Scene | |
| procedure, public :: x => x_Scene | |
| procedure, public :: y => y_Scene | |
| procedure, public :: z => z_Scene | |
| procedure, public :: xyz => xyz_Scene | |
| procedure, public :: xmin => xmin_Scene | |
| procedure, public :: xmax => xmax_Scene | |
| procedure, public :: x_min => xmin_Scene | |
| procedure, public :: x_max => xmax_Scene | |
| procedure, public :: ymin => ymin_Scene | |
| procedure, public :: ymax => ymax_Scene | |
| procedure, public :: y_min => ymin_Scene | |
| procedure, public :: y_max => ymax_Scene | |
| procedure, public :: zmin => zmin_Scene | |
| procedure, public :: zmax => zmax_Scene | |
| procedure, public :: z_min => zmin_Scene | |
| procedure, public :: z_max => zmax_Scene | |
| procedure, public :: resize => resize_scene | |
| procedure, public :: rotate => rotate_scene | |
| procedure, public :: move => move_scene | |
| procedure, public :: overset => overset_scene | |
| procedure, public :: getOverlapList => getOverlapList_Scene | |
| procedure, public :: select_point_ID => select_point_ID_Scene | |
| procedure, public, pass :: full_function_Scene | |
| procedure, public, pass :: full_select_node_in_range_Scene | |
| generic, public :: full => full_function_Scene, full_select_node_in_range_Scene |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Scene_), | intent(in) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Scene_), | intent(in) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Scene_), | intent(in) | :: | this | |||
| integer(kind=int32), | intent(in), | optional | :: | node_id |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Scene_), | intent(in) | :: | this | |||
| integer(kind=int32), | intent(in), | optional | :: | node_id |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Scene_), | intent(in) | :: | this | |||
| integer(kind=int32), | intent(in), | optional | :: | node_id |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Scene_), | intent(in) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Scene_), | intent(in) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Scene_), | intent(inout) | :: | this | |||
| integer(kind=int32), | intent(in) | :: | DomainIDs(:) | |||
| real(kind=real64), | intent(in) | :: | values | |||
| real(kind=real64), | intent(in), | optional | :: | x_min | ||
| real(kind=real64), | intent(in), | optional | :: | x_max | ||
| real(kind=real64), | intent(in), | optional | :: | y_min | ||
| real(kind=real64), | intent(in), | optional | :: | y_max | ||
| real(kind=real64), | intent(in), | optional | :: | z_min | ||
| real(kind=real64), | intent(in), | optional | :: | z_max |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Scene_), | intent(inout) | :: | this | |||
| integer(kind=int32), | intent(in) | :: | DomainIDs(:) | |||
| real(kind=real64), | intent(in), | optional | :: | x_min | ||
| real(kind=real64), | intent(in), | optional | :: | x_max | ||
| real(kind=real64), | intent(in), | optional | :: | y_min | ||
| real(kind=real64), | intent(in), | optional | :: | y_max | ||
| real(kind=real64), | intent(in), | optional | :: | z_min | ||
| real(kind=real64), | intent(in), | optional | :: | z_max |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Scene_), | intent(inout) | :: | this | |||
| integer(kind=int32), | intent(in), | optional | :: | DomainIDs(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Scene_), | intent(inout) | :: | this | |||
| integer(kind=int32), | intent(in), | optional | :: | DomainIDs(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Scene_), | intent(inout) | :: | this | |||
| integer(kind=int32), | intent(in), | optional | :: | DomainIDs(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Scene_), | intent(inout) | :: | this | |||
| integer(kind=int32), | intent(in), | optional | :: | DomainIDs(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Scene_), | intent(inout) | :: | this | |||
| integer(kind=int32), | intent(in), | optional | :: | DomainIDs(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Scene_), | intent(inout) | :: | this | |||
| integer(kind=int32), | intent(in), | optional | :: | DomainIDs(:) |
| Type | Intent | Optional | Attributes | Name | |||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| class(Scene_), | intent(in) | :: | this | ||||||||||||||||||||||||
public function func(x, params) result(ret)Arguments
Return Value real(kind=real64) |
|||||||||||||||||||||||||||
| real(kind=real64), | intent(in), | optional | :: | params(:) | |||||||||||||||||||||||
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(FEMDomain_), | intent(in) | :: | obj1 | |||
| type(FEMDomain_), | intent(in) | :: | obj2 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Scene_), | intent(inout) | :: | this | |||
| type(FEMDomain_), | intent(in), | target | :: | femdomain(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Scene_), | intent(inout) | :: | this | |||
| character(len=*), | intent(in) | :: | name | |||
| real(kind=real64), | intent(in), | optional | :: | scalar(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Scene_), | intent(inout) | :: | this | |||
| integer(kind=int32), | intent(in) | :: | object(:) | |||
| real(kind=real64), | intent(in), | optional | :: | x | ||
| real(kind=real64), | intent(in), | optional | :: | y | ||
| real(kind=real64), | intent(in), | optional | :: | z | ||
| real(kind=real64), | intent(in), | optional | :: | x_rate | ||
| real(kind=real64), | intent(in), | optional | :: | y_rate | ||
| real(kind=real64), | intent(in), | optional | :: | z_rate |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Scene_), | intent(inout) | :: | this | |||
| integer(kind=int32), | intent(in) | :: | object(:) | |||
| real(kind=real64), | intent(in), | optional | :: | x | ||
| real(kind=real64), | intent(in), | optional | :: | y | ||
| real(kind=real64), | intent(in), | optional | :: | z |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Scene_), | intent(inout) | :: | this | |||
| integer(kind=int32), | intent(in) | :: | object(:) | |||
| real(kind=real64), | intent(in), | optional | :: | x | ||
| real(kind=real64), | intent(in), | optional | :: | y | ||
| real(kind=real64), | intent(in), | optional | :: | z |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Scene_), | intent(inout) | :: | this | |||
| integer(kind=int32), | intent(in), | optional | :: | pairing(1:2) | ||
| real(kind=real64), | intent(in), | optional | :: | x | ||
| real(kind=real64), | intent(in), | optional | :: | y | ||
| real(kind=real64), | intent(in), | optional | :: | z | ||
| character(len=*), | intent(in), | optional | :: | algorithm |