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

Data Fields

integer(kind=kintndm
 
type(child_matrix), dimension(:), pointer dm
 
integer(kind=kintneqns_d
 
real(kind=kreal), dimension(:,:), pointer dsln
 
real(kind=kreal), dimension(:,:), pointer diag
 
integer(kind=kint), dimension(:), pointer part_all
 
integer(kind=kint), dimension(:), pointer iperm_all
 

Detailed Description

Definition at line 19 of file m_matrix_partition_info.f90.

Field Documentation

◆ diag

real(kind=kreal), dimension(:,:), pointer m_matrix_partition_info::matrix_partition_info::diag

Definition at line 24 of file m_matrix_partition_info.f90.

◆ dm

type(child_matrix), dimension(:), pointer m_matrix_partition_info::matrix_partition_info::dm

Definition at line 21 of file m_matrix_partition_info.f90.

◆ dsln

real(kind=kreal), dimension(:,:), pointer m_matrix_partition_info::matrix_partition_info::dsln

Definition at line 23 of file m_matrix_partition_info.f90.

◆ iperm_all

integer(kind=kint), dimension(:), pointer m_matrix_partition_info::matrix_partition_info::iperm_all

Definition at line 26 of file m_matrix_partition_info.f90.

◆ ndm

integer(kind=kint) m_matrix_partition_info::matrix_partition_info::ndm

Definition at line 20 of file m_matrix_partition_info.f90.

◆ neqns_d

integer(kind=kint) m_matrix_partition_info::matrix_partition_info::neqns_d

Definition at line 22 of file m_matrix_partition_info.f90.

◆ part_all

integer(kind=kint), dimension(:), pointer m_matrix_partition_info::matrix_partition_info::part_all

Definition at line 25 of file m_matrix_partition_info.f90.


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