Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(Mesh_), | public | :: | DBound | ||||
type(Mesh_), | public | :: | NBound | ||||
type(Mesh_), | public | :: | TBound | ||||
real(kind=real64), | public, | allocatable | :: | DBoundPara(:,:) | |||
real(kind=real64), | public, | allocatable | :: | NBoundPara(:,:) | |||
real(kind=real64), | public, | allocatable | :: | TBoundPara(:,:) | |||
real(kind=real64), | public, | allocatable | :: | DBoundVal(:,:) | |||
real(kind=real64), | public, | allocatable | :: | NBoundVal(:,:) | |||
real(kind=real64), | public, | allocatable | :: | TBoundVal(:,:) | |||
real(kind=real64), | public, | allocatable | :: | TBoundElemGpVal(:,:,:) | |||
real(kind=real64), | public, | allocatable | :: | DBoundValInc(:,:) | |||
real(kind=real64), | public, | allocatable | :: | NBoundValInc(:,:) | |||
real(kind=real64), | public, | allocatable | :: | TBoundValInc(:,:) | |||
integer(kind=int32), | public, | allocatable | :: | DBoundNodID(:,:) | |||
integer(kind=int32), | public, | allocatable | :: | NBoundNodID(:,:) | |||
integer(kind=int32), | public, | allocatable | :: | TBoundNodID(:,:) | |||
integer(kind=int32), | public, | allocatable | :: | TBoundElemID(:) | |||
integer(kind=int32), | public, | allocatable | :: | DBoundNum(:) | |||
integer(kind=int32), | public, | allocatable | :: | NBoundNum(:) | |||
integer(kind=int32), | public, | allocatable | :: | TBoundNum(:) | |||
integer(kind=int32), | public, | allocatable | :: | TBoundElemNum(:) | |||
type(ContactName_), | public, | allocatable | :: | ContactNameList(:) | |||
integer(kind=int32), | public, | allocatable | :: | MasterNodeID(:,:) | |||
integer(kind=int32), | public, | allocatable | :: | SlaveNodeID(:,:) | |||
integer(kind=int32), | public, | allocatable | :: | MasterSegment(:,:) | |||
integer(kind=int32), | public, | allocatable | :: | SlaveSegment(:,:) | |||
real(kind=real64), | public | :: | x_max | ||||
real(kind=real64), | public | :: | x_min | ||||
real(kind=real64), | public | :: | y_max | ||||
real(kind=real64), | public | :: | y_min | ||||
real(kind=real64), | public | :: | z_max | ||||
real(kind=real64), | public | :: | z_min | ||||
real(kind=real64), | public | :: | t_max | ||||
real(kind=real64), | public | :: | t_min | ||||
integer(kind=int32), | public | :: | Dcount | ||||
integer(kind=int32), | public | :: | Ncount | ||||
integer(kind=int32), | public | :: | Tcount | ||||
integer(kind=int32), | public | :: | layer | ||||
character(len=200), | public | :: | Name | = | " " | ||
character(len=70), | public | :: | ErrorMsg | = | " " |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Boundary_), | intent(inout) | :: | obj |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Boundary_), | intent(inout) | :: | obj | |||
logical, | intent(in), | optional | :: | Default | ||
integer(kind=int32), | intent(in), | optional | :: | NumberOfBC |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Boundary_), | intent(inout) | :: | obj |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Boundary_), | intent(inout) | :: | obj |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Boundary_), | intent(inout) | :: | obj |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Boundary_), | intent(inout) | :: | obj | |||
integer(kind=int32), | intent(in) | :: | Node_ID(:,:) | |||
real(kind=real64), | intent(in) | :: | DValue(:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Boundary_), | intent(inout) | :: | obj | |||
integer(kind=int32), | intent(in) | :: | Node_ID(:,:) | |||
real(kind=real64), | intent(in) | :: | NValue(:,:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Boundary_), | intent(in) | :: | BCObj1 | |||
class(Mesh_), | intent(in) | :: | MeshObj1 | |||
class(Boundary_), | intent(in) | :: | BCObj2 | |||
class(Mesh_), | intent(in) | :: | MeshObj2 | |||
class(Boundary_), | intent(inout) | :: | OutBCObj |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Boundary_), | intent(in) | :: | BCObj1 | |||
class(Mesh_), | intent(in) | :: | MeshObj1 | |||
class(Boundary_), | intent(in) | :: | BCObj2 | |||
class(Mesh_), | intent(in) | :: | MeshObj2 | |||
class(Boundary_), | intent(inout) | :: | OutBCObj |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Boundary_), | intent(inout) | :: | obj |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Boundary_), | intent(inout) | :: | obj |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Boundary_), | intent(inout) | :: | obj |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Boundary_), | intent(inout) | :: | obj |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Boundary_), | intent(inout) | :: | obj | |||
character(len=*), | intent(in) | :: | path | |||
character(len=*), | intent(in), | optional | :: | name |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Boundary_), | intent(inout) | :: | obj | |||
real(kind=real64), | intent(in), | optional | :: | x_max | ||
real(kind=real64), | intent(in), | optional | :: | x_min | ||
real(kind=real64), | intent(in), | optional | :: | y_max | ||
real(kind=real64), | intent(in), | optional | :: | y_min | ||
real(kind=real64), | intent(in), | optional | :: | z_max | ||
real(kind=real64), | intent(in), | optional | :: | z_min | ||
real(kind=real64), | intent(in), | optional | :: | t_max | ||
real(kind=real64), | intent(in), | optional | :: | t_min | ||
real(kind=real64), | intent(in), | optional | :: | BoundValue | ||
integer(kind=int32), | intent(in), | optional | :: | Layer |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Boundary_), | intent(inout) | :: | obj | |||
real(kind=real64), | intent(in), | optional | :: | x_max | ||
real(kind=real64), | intent(in), | optional | :: | x_min | ||
real(kind=real64), | intent(in), | optional | :: | y_max | ||
real(kind=real64), | intent(in), | optional | :: | y_min | ||
real(kind=real64), | intent(in), | optional | :: | z_max | ||
real(kind=real64), | intent(in), | optional | :: | z_min | ||
real(kind=real64), | intent(in), | optional | :: | t_max | ||
real(kind=real64), | intent(in), | optional | :: | t_min | ||
real(kind=real64), | intent(in), | optional | :: | BoundValue | ||
integer(kind=int32), | intent(in), | optional | :: | Layer |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Boundary_), | intent(inout) | :: | obj | |||
real(kind=real64), | intent(in), | optional | :: | x_max | ||
real(kind=real64), | intent(in), | optional | :: | x_min | ||
real(kind=real64), | intent(in), | optional | :: | y_max | ||
real(kind=real64), | intent(in), | optional | :: | y_min | ||
real(kind=real64), | intent(in), | optional | :: | z_max | ||
real(kind=real64), | intent(in), | optional | :: | z_min | ||
real(kind=real64), | intent(in), | optional | :: | t_max | ||
real(kind=real64), | intent(in), | optional | :: | t_min | ||
real(kind=real64), | intent(in), | optional | :: | BoundValue | ||
integer(kind=int32), | intent(in), | optional | :: | Layer |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Boundary_), | intent(inout) | :: | obj | |||
logical, | intent(in), | optional | :: | Dirichlet | ||
logical, | intent(in), | optional | :: | Neumann | ||
logical, | intent(in), | optional | :: | Time | ||
character(len=*), | intent(in), | optional | :: | Name | ||
character(len=*), | intent(in), | optional | :: | Tag |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Boundary_), | intent(inout) | :: | obj | |||
character(len=*), | intent(in), | optional | :: | Name | ||
character(len=*), | intent(in), | optional | :: | Category | ||
real(kind=real64), | intent(in), | optional | :: | x_max | ||
real(kind=real64), | intent(in), | optional | :: | x_min | ||
real(kind=real64), | intent(in), | optional | :: | y_max | ||
real(kind=real64), | intent(in), | optional | :: | y_min | ||
real(kind=real64), | intent(in), | optional | :: | z_max | ||
real(kind=real64), | intent(in), | optional | :: | z_min | ||
real(kind=real64), | intent(in), | optional | :: | t_max | ||
real(kind=real64), | intent(in), | optional | :: | t_min | ||
real(kind=real64), | intent(in), | optional | :: | BoundValue | ||
integer(kind=int32), | intent(in), | optional | :: | Layer |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Boundary_), | intent(inout) | :: | obj | |||
logical, | intent(in), | optional | :: | onlyRange |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Boundary_), | intent(inout) | :: | obj | |||
logical, | intent(in), | optional | :: | restart | ||
character(len=*), | intent(in) | :: | path |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Boundary_), | intent(inout) | :: | obj | |||
character(len=*), | intent(in) | :: | path | |||
character(len=*), | intent(in), | optional | :: | name |