FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
my_hecmw_util_lag::hecmwst_matrix Type Reference
Collaboration diagram for my_hecmw_util_lag::hecmwst_matrix:

Data Fields

integer(kind=kintnp
 
integer(kind=kintnpl
 
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 al
 
integer(kind=kint), dimension(:), pointer indexl
 
integer(kind=kint), dimension(:), pointer iteml
 
integer(kind=kint), dimension(100) iarray
 
real(kind=kreal), dimension(100) rarray
 

Detailed Description

Definition at line 12 of file my_hecmw_util_f_lag.f90.

Field Documentation

◆ al

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

Definition at line 15 of file my_hecmw_util_f_lag.f90.

◆ b

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

Definition at line 14 of file my_hecmw_util_f_lag.f90.

◆ d

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

Definition at line 14 of file my_hecmw_util_f_lag.f90.

◆ iarray

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

Definition at line 18 of file my_hecmw_util_f_lag.f90.

◆ indexl

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

Definition at line 16 of file my_hecmw_util_f_lag.f90.

◆ iteml

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

Definition at line 17 of file my_hecmw_util_f_lag.f90.

◆ ndof

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

Definition at line 13 of file my_hecmw_util_f_lag.f90.

◆ np

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

Definition at line 13 of file my_hecmw_util_f_lag.f90.

◆ npl

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

Definition at line 13 of file my_hecmw_util_f_lag.f90.

◆ rarray

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

Definition at line 19 of file my_hecmw_util_f_lag.f90.

◆ x

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

Definition at line 14 of file my_hecmw_util_f_lag.f90.


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