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

Go to the source code of this file.

Functions/Subroutines

subroutine hecmw_ml_get_nlocal (id, nlocal, nlocal_allcolumns, ierr)
 
subroutine hecmw_ml_get_coord (id, x, y, z, ierr)
 
subroutine hecmw_ml_get_rbm (id, rbm, ierr)
 
subroutine hecmw_ml_get_loglevel (id, level)
 
subroutine hecmw_ml_get_opt (id, opt, ierr)
 
subroutine hecmw_ml_set_opt (id, opt, ierr)
 

Function/Subroutine Documentation

◆ hecmw_ml_get_coord()

subroutine hecmw_ml_get_coord ( integer(kind=kint), intent(in)  id,
real(kind=kreal), dimension(*), intent(out)  x,
real(kind=kreal), dimension(*), intent(out)  y,
real(kind=kreal), dimension(*), intent(out)  z,
integer(kind=kint), intent(out)  ierr 
)

Definition at line 23 of file hecmw_ML_helper.f90.

Here is the call graph for this function:

◆ hecmw_ml_get_loglevel()

subroutine hecmw_ml_get_loglevel ( integer(kind=kint), intent(in)  id,
integer(kind=kint), intent(out)  level 
)

Definition at line 206 of file hecmw_ML_helper.f90.

Here is the call graph for this function:

◆ hecmw_ml_get_nlocal()

subroutine hecmw_ml_get_nlocal ( integer(kind=kint), intent(in)  id,
integer(kind=kint), intent(out)  nlocal,
integer(kind=kint), intent(out)  nlocal_allcolumns,
integer(kind=kint), intent(out)  ierr 
)

Definition at line 7 of file hecmw_ML_helper.f90.

Here is the call graph for this function:

◆ hecmw_ml_get_opt()

subroutine hecmw_ml_get_opt ( integer(kind=kint), intent(in)  id,
integer(kind=kint), dimension(*), intent(out)  opt,
integer(kind=kint), intent(out)  ierr 
)

Definition at line 219 of file hecmw_ML_helper.f90.

Here is the call graph for this function:

◆ hecmw_ml_get_rbm()

subroutine hecmw_ml_get_rbm ( integer(kind=kint), intent(in)  id,
real(kind=kreal), dimension(*), intent(out)  rbm,
integer(kind=kint), intent(out)  ierr 
)

Definition at line 44 of file hecmw_ML_helper.f90.

Here is the call graph for this function:

◆ hecmw_ml_set_opt()

subroutine hecmw_ml_set_opt ( integer(kind=kint), intent(in)  id,
integer(kind=kint), dimension(*), intent(in)  opt,
integer(kind=kint), intent(out)  ierr 
)

Definition at line 236 of file hecmw_ML_helper.f90.

Here is the call graph for this function: