FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_precond_BILU_nn.f90 File Reference

Go to the source code of this file.

Modules

module  hecmw_precond_bilu_nn
 

Functions/Subroutines

subroutine, public hecmw_precond_bilu_nn::hecmw_precond_bilu_nn_setup (hecMAT)
 
subroutine, public hecmw_precond_bilu_nn::hecmw_precond_bilu_nn_apply (WW, NDOF)
 
subroutine, public hecmw_precond_bilu_nn::hecmw_precond_bilu_nn_clear ()
 
subroutine hecmw_precond_bilu_nn::ilu1a33 (ALU, D11, D12, D13, D21, D22, D23, D31, D32, D33)
 
subroutine hecmw_precond_bilu_nn::ilu1ann (ALU, D, NDOF)
 
subroutine hecmw_precond_bilu_nn::ilu1bnn (RHS_Aij, DkINV, Aik, Akj, NDOF)