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

Data Fields

integer nr
 
integer nc
 
integer nnz
 
integer ndof
 
integer(kind=kint), dimension(:), pointer index
 
integer(kind=kint), dimension(:), pointer item
 
real(kind=kreal), dimension(:), pointer a
 

Detailed Description

Definition at line 27 of file hecmw_local_matrix.f90.

Field Documentation

◆ a

real(kind=kreal), dimension(:), pointer hecmw_local_matrix::hecmwst_local_matrix::a

Definition at line 31 of file hecmw_local_matrix.f90.

◆ index

integer(kind=kint), dimension(:), pointer hecmw_local_matrix::hecmwst_local_matrix::index

Definition at line 29 of file hecmw_local_matrix.f90.

◆ item

integer(kind=kint), dimension(:), pointer hecmw_local_matrix::hecmwst_local_matrix::item

Definition at line 30 of file hecmw_local_matrix.f90.

◆ nc

integer hecmw_local_matrix::hecmwst_local_matrix::nc

Definition at line 28 of file hecmw_local_matrix.f90.

◆ ndof

integer hecmw_local_matrix::hecmwst_local_matrix::ndof

Definition at line 28 of file hecmw_local_matrix.f90.

◆ nnz

integer hecmw_local_matrix::hecmwst_local_matrix::nnz

Definition at line 28 of file hecmw_local_matrix.f90.

◆ nr

integer hecmw_local_matrix::hecmwst_local_matrix::nr

Definition at line 28 of file hecmw_local_matrix.f90.


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