FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
hecmw_local_matrix.f90 File Reference

Go to the source code of this file.

Data Types

type  hecmw_local_matrix::hecmwst_local_matrix
 

Modules

module  hecmw_local_matrix
 

Functions/Subroutines

subroutine, public hecmw_local_matrix::hecmw_localmat_write (tmat, iunit)
 
subroutine, public hecmw_local_matrix::hecmw_localmat_blocking (tmat, ndof, btmat)
 
subroutine, public hecmw_local_matrix::hecmw_localmat_free (tmat)
 
subroutine, public hecmw_local_matrix::hecmw_trimatmul_ttkt (hecmesh, bttmat, hecmat, btmat, iws, num_lagrange, hectkt)
 
subroutine, public hecmw_local_matrix::hecmw_localmat_mulvec (btmat, v, tv)
 
subroutine, public hecmw_local_matrix::hecmw_trimatmul_ttkt_mpc (hecmesh, hecmat, hectkt)
 
subroutine, public hecmw_local_matrix::hecmw_localmat_transpose (tmat, ttmat)
 
subroutine, public hecmw_local_matrix::hecmw_localmat_assemble (btmat, hecmesh, hecmeshnew)
 
subroutine, public hecmw_local_matrix::hecmw_localmat_add (amat, bmat, cmat)
 
subroutine, public hecmw_local_matrix::hecmw_localmat_init_with_hecmat (bkmat, hecmat, num_lagrange)
 
subroutine, public hecmw_local_matrix::hecmw_localmat_add_hecmat (bkmat, hecmat)
 
subroutine, public hecmw_local_matrix::hecmw_localmat_multmat (bkmat, btmat, hecmesh, bktmat)
 
subroutine, public hecmw_local_matrix::hecmw_localmat_make_hecmat (hecmat, bttktmat, hectkt)
 
subroutine, public hecmw_local_matrix::hecmw_localmat_shrink_comm_table (bkmat, hecmesh)
 

Variables

integer(kind=kint), parameter hecmw_local_matrix::cncol_item = 2
 num of column items to be migrated (2 or 3)