FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
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
 
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
 
integer(kind=kint), dimension(:), pointer indexl
 
integer(kind=kint), dimension(:), pointer indexu
 
integer(kind=kint), dimension(:), pointer iteml
 
integer(kind=kint), dimension(:), pointer itemu
 
integer(kind=kint), dimension(100) iarray
 
real(kind=kreal), dimension(100) rarray
 
logical symmetric = .true.
 

Detailed Description

Definition at line 444 of file hecmw_util_f.F90.

Field Documentation

◆ al

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

Definition at line 447 of file hecmw_util_f.F90.

◆ alu

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

Definition at line 446 of file hecmw_util_f.F90.

◆ au

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

Definition at line 447 of file hecmw_util_f.F90.

◆ b

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

Definition at line 446 of file hecmw_util_f.F90.

◆ d

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

Definition at line 446 of file hecmw_util_f.F90.

◆ iarray

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

Definition at line 450 of file hecmw_util_f.F90.

◆ indexl

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

Definition at line 448 of file hecmw_util_f.F90.

◆ indexu

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

Definition at line 448 of file hecmw_util_f.F90.

◆ iteml

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

Definition at line 449 of file hecmw_util_f.F90.

◆ itemu

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

Definition at line 449 of file hecmw_util_f.F90.

◆ n

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

Definition at line 445 of file hecmw_util_f.F90.

◆ ndof

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

Definition at line 445 of file hecmw_util_f.F90.

◆ np

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

Definition at line 445 of file hecmw_util_f.F90.

◆ npl

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

Definition at line 445 of file hecmw_util_f.F90.

◆ npu

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

Definition at line 445 of file hecmw_util_f.F90.

◆ rarray

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

Definition at line 451 of file hecmw_util_f.F90.

◆ symmetric

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

Definition at line 452 of file hecmw_util_f.F90.

◆ x

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

Definition at line 446 of file hecmw_util_f.F90.


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