FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
hecmw_util::hecmwst_matrix Type Reference
Collaboration diagram for hecmw_util::hecmwst_matrix:

Data Fields

integer(kind=kintn
 
integer(kind=kintnp
 
integer(kind=kintnpl
 
integer(kind=kintnpu
 
integer(kind=kintndof
 
integer(kind=kintnpcl
 
integer(kind=kintnpcu
 
real(kind=kreal), dimension(:), pointer d
 
real(kind=kreal), dimension(:), pointer b
 
real(kind=kreal), dimension(:), pointer x
 
real(kind=kreal), dimension(:), pointer alu
 
real(kind=kreal), dimension(:), pointer al
 
real(kind=kreal), dimension(:), pointer au
 
real(kind=kreal), dimension(:), pointer cal
 
real(kind=kreal), dimension(:), pointer cau
 
integer(kind=kint), dimension(:), pointer indexl
 
integer(kind=kint), dimension(:), pointer indexu
 
integer(kind=kint), dimension(:), pointer indexcl
 
integer(kind=kint), dimension(:), pointer indexcu
 
integer(kind=kint), dimension(:), pointer iteml
 
integer(kind=kint), dimension(:), pointer itemu
 
integer(kind=kint), dimension(:), pointer itemcl
 
integer(kind=kint), dimension(:), pointer itemcu
 
integer(kind=kint), dimension(100) iarray
 
real(kind=kreal), dimension(100) rarray
 
logical symmetric = .true.
 
type(hecmwst_matrix_contactcmat
 

Detailed Description

Definition at line 434 of file hecmw_util_f.F90.

Field Documentation

◆ al

real(kind=kreal), dimension(:), pointer hecmw_util::hecmwst_matrix::al

Definition at line 443 of file hecmw_util_f.F90.

◆ alu

real(kind=kreal), dimension(:), pointer hecmw_util::hecmwst_matrix::alu

Definition at line 442 of file hecmw_util_f.F90.

◆ au

real(kind=kreal), dimension(:), pointer hecmw_util::hecmwst_matrix::au

Definition at line 443 of file hecmw_util_f.F90.

◆ b

real(kind=kreal), dimension(:), pointer hecmw_util::hecmwst_matrix::b

Definition at line 442 of file hecmw_util_f.F90.

◆ cal

real(kind=kreal), dimension(:), pointer hecmw_util::hecmwst_matrix::cal

Definition at line 443 of file hecmw_util_f.F90.

◆ cau

real(kind=kreal), dimension(:), pointer hecmw_util::hecmwst_matrix::cau

Definition at line 443 of file hecmw_util_f.F90.

◆ cmat

type(hecmwst_matrix_contact) hecmw_util::hecmwst_matrix::cmat

Definition at line 468 of file hecmw_util_f.F90.

◆ d

real(kind=kreal), dimension(:), pointer hecmw_util::hecmwst_matrix::d

Definition at line 442 of file hecmw_util_f.F90.

◆ iarray

integer(kind=kint ), dimension(100) hecmw_util::hecmwst_matrix::iarray

Definition at line 463 of file hecmw_util_f.F90.

◆ indexcl

integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_matrix::indexcl

Definition at line 446 of file hecmw_util_f.F90.

◆ indexcu

integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_matrix::indexcu

Definition at line 446 of file hecmw_util_f.F90.

◆ indexl

integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_matrix::indexl

Definition at line 446 of file hecmw_util_f.F90.

◆ indexu

integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_matrix::indexu

Definition at line 446 of file hecmw_util_f.F90.

◆ itemcl

integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_matrix::itemcl

Definition at line 447 of file hecmw_util_f.F90.

◆ itemcu

integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_matrix::itemcu

Definition at line 447 of file hecmw_util_f.F90.

◆ iteml

integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_matrix::iteml

Definition at line 447 of file hecmw_util_f.F90.

◆ itemu

integer(kind=kint), dimension(:), pointer hecmw_util::hecmwst_matrix::itemu

Definition at line 447 of file hecmw_util_f.F90.

◆ n

integer(kind=kint) hecmw_util::hecmwst_matrix::n

Definition at line 435 of file hecmw_util_f.F90.

◆ ndof

integer(kind=kint) hecmw_util::hecmwst_matrix::ndof

Definition at line 435 of file hecmw_util_f.F90.

◆ np

integer(kind=kint) hecmw_util::hecmwst_matrix::np

Definition at line 435 of file hecmw_util_f.F90.

◆ npcl

integer(kind=kint) hecmw_util::hecmwst_matrix::npcl

Definition at line 435 of file hecmw_util_f.F90.

◆ npcu

integer(kind=kint) hecmw_util::hecmwst_matrix::npcu

Definition at line 435 of file hecmw_util_f.F90.

◆ npl

integer(kind=kint) hecmw_util::hecmwst_matrix::npl

Definition at line 435 of file hecmw_util_f.F90.

◆ npu

integer(kind=kint) hecmw_util::hecmwst_matrix::npu

Definition at line 435 of file hecmw_util_f.F90.

◆ rarray

real (kind=kreal), dimension(100) hecmw_util::hecmwst_matrix::rarray

Definition at line 464 of file hecmw_util_f.F90.

◆ symmetric

logical hecmw_util::hecmwst_matrix::symmetric = .true.

Definition at line 465 of file hecmw_util_f.F90.

◆ x

real(kind=kreal), dimension(:), pointer hecmw_util::hecmwst_matrix::x

Definition at line 442 of file hecmw_util_f.F90.


The documentation for this type was generated from the following file: