SFEMaNS  version 5.3
Reference documentation for SFEMaNS
matrix_type::matrice_bloc Type Reference

Public Attributes

real(kind=8), dimension(:), pointer aa
 
integer, dimension(:), pointer ia
 
integer, dimension(:), pointer ja
 

Detailed Description

Definition at line 2 of file type_matrix.f90.

Member Data Documentation

real(kind=8), dimension(:), pointer matrix_type::matrice_bloc::aa

Definition at line 3 of file type_matrix.f90.

integer, dimension(:), pointer matrix_type::matrice_bloc::ia

Definition at line 4 of file type_matrix.f90.

integer, dimension(:), pointer matrix_type::matrice_bloc::ja

Definition at line 4 of file type_matrix.f90.


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