Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(face), | intent(in) | :: | faces(:) | |||
type(connectivity), | intent(in) | :: | f2c | |||
type(connectivity), | intent(out) | :: | c2c |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(connectivity), | intent(inout) | :: | v2v | |||
type(connectivity), | intent(inout) | :: | v2c | |||
type(connectivity), | intent(inout) | :: | f2f | |||
type(connectivity), | intent(inout) | :: | f2c | |||
type(connectivity), | intent(inout) | :: | c2c | |||
type(psb_desc_type), | intent(out) | :: | desc_v | |||
type(psb_desc_type), | intent(out) | :: | desc_f | |||
type(psb_desc_type), | intent(out) | :: | desc_c |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(face), | intent(in) | :: | faces(:) | |||
integer, | intent(in) | :: | nbc | |||
type(connectivity), | intent(out) | :: | f2b |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | nfaces | |||
type(connectivity), | intent(in) | :: | f2c | |||
type(connectivity), | intent(out) | :: | f2f |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | ipart | |||
integer, | intent(in) | :: | nswpref | |||
type(connectivity), | intent(in) | :: | c2c |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | irenum | |||
type(cell), | intent(inout) | :: | cells(:) | |||
type(face), | intent(inout) | :: | faces(:) | |||
type(connectivity), | intent(inout) | :: | c2c | |||
type(connectivity), | intent(inout) | :: | f2c | |||
type(connectivity), | intent(inout) | :: | v2c | |||
type(connectivity), | intent(inout) | :: | c2g |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(connectivity), | intent(in) | :: | v2f | |||
type(face), | intent(in) | :: | faces(:) | |||
integer, | intent(in) | :: | nbc | |||
type(connectivity), | intent(out) | :: | v2b |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | ncd | |||
type(connectivity), | intent(in) | :: | v2f | |||
type(connectivity), | intent(out) | :: | v2e |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | nverts | |||
type(connectivity), | intent(in) | :: | v2c | |||
type(connectivity), | intent(out) | :: | v2v |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | ncd | |||
type(connectivity), | intent(in) | :: | v2f | |||
type(connectivity), | intent(out) | :: | v2v |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | nbc | |||
type(connectivity), | intent(in) | :: | v2b | |||
type(vertex), | intent(in) | :: | verts(:) | |||
type(surface), | intent(out), | allocatable | :: | surf(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | mesh_file | |||
character(len=*), | intent(out) | :: | mesh_id | |||
integer, | intent(out) | :: | nbc | |||
integer, | intent(out) | :: | ncd | |||
type(vertex), | intent(out), | allocatable | :: | verts(:) | ||
type(face), | intent(out), | allocatable | :: | faces(:) | ||
type(cell), | intent(out), | allocatable | :: | cells(:) | ||
type(connectivity), | intent(out) | :: | v2f | |||
type(connectivity), | intent(out) | :: | v2c | |||
type(connectivity), | intent(out) | :: | f2c | |||
type(connectivity), | intent(out) | :: | c2g |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | mesh_file | |||
character(len=*), | intent(out) | :: | mesh_id | |||
integer, | intent(out) | :: | nbc | |||
integer, | intent(out) | :: | ncd | |||
type(vertex), | allocatable | :: | verts(:) | |||
type(face), | allocatable | :: | faces(:) | |||
type(cell), | allocatable | :: | cells(:) | |||
type(connectivity), | intent(out) | :: | v2f | |||
type(connectivity), | intent(out) | :: | v2c | |||
type(connectivity), | intent(out) | :: | f2c | |||
type(connectivity), | intent(out) | :: | c2g |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | mesh_file | |||
character(len=*), | intent(out) | :: | mesh_id | |||
integer, | intent(out) | :: | nbc | |||
integer, | intent(out) | :: | ncd | |||
type(vertex), | allocatable | :: | verts(:) | |||
type(face), | allocatable | :: | faces(:) | |||
type(cell), | allocatable | :: | cells(:) | |||
type(connectivity), | intent(out) | :: | v2f | |||
type(connectivity), | intent(out) | :: | v2c | |||
type(connectivity), | intent(out) | :: | f2c | |||
type(connectivity), | intent(out) | :: | c2g |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | mesh_file | |||
character(len=*), | intent(out) | :: | mesh_id | |||
integer, | intent(out) | :: | nbc | |||
integer, | intent(out) | :: | ncd | |||
type(vertex), | allocatable | :: | verts(:) | |||
type(face), | allocatable | :: | faces(:) | |||
type(cell), | allocatable | :: | cells(:) | |||
type(connectivity), | intent(out) | :: | v2f | |||
type(connectivity), | intent(out) | :: | v2c | |||
type(connectivity), | intent(out) | :: | f2c | |||
type(connectivity), | intent(out) | :: | c2g |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | input_file | |||
character(len=*), | intent(in) | :: | sec | |||
character(len=nlen), | intent(inout) | :: | mesh_file | |||
real(kind=psb_dpk_), | intent(inout) | :: | scale | |||
integer, | intent(inout) | :: | irenum | |||
integer, | intent(inout) | :: | ipart | |||
integer, | intent(inout) | :: | nswpref | |||
logical, | intent(inout) | :: | mtx_pat |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(connectivity), | intent(in) | :: | v2c | |||
type(psb_desc_type), | intent(in) | :: | desc_v | |||
type(keytable), | intent(out) | :: | ov2c_suppl | |||
type(keytable), | intent(out) | :: | c2ov_suppl |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(connectivity), | intent(inout) | :: | v2f | |||
type(face) | :: | faces(:) | ||||
type(psb_desc_type), | intent(in) | :: | desc_v | |||
type(keytable), | intent(out) | :: | ov2f_suppl | |||
type(keytable), | intent(out) | :: | f2ov_suppl |