FrontISTR  5.2.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_opt1 (id, opt1, ierr)
 
subroutine hecmw_ml_get_opt2 (id, opt2, ierr)
 
subroutine hecmw_ml_get_opt3 (id, opt3, ierr)
 
subroutine hecmw_ml_get_opt4 (id, opt4, ierr)
 
subroutine hecmw_ml_get_opt5 (id, opt5, ierr)
 
subroutine hecmw_ml_get_opt6 (id, opt6, ierr)
 
subroutine hecmw_ml_set_opt6 (id, opt6, 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 22 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 205 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 6 of file hecmw_ML_helper.f90.

Here is the call graph for this function:

◆ hecmw_ml_get_opt1()

subroutine hecmw_ml_get_opt1 ( integer(kind=kint), intent(in)  id,
integer(kind=kint), intent(out)  opt1,
integer(kind=kint), intent(out)  ierr 
)

Definition at line 218 of file hecmw_ML_helper.f90.

Here is the call graph for this function:

◆ hecmw_ml_get_opt2()

subroutine hecmw_ml_get_opt2 ( integer(kind=kint), intent(in)  id,
integer(kind=kint), intent(out)  opt2,
integer(kind=kint), intent(out)  ierr 
)

Definition at line 233 of file hecmw_ML_helper.f90.

Here is the call graph for this function:

◆ hecmw_ml_get_opt3()

subroutine hecmw_ml_get_opt3 ( integer(kind=kint), intent(in)  id,
integer(kind=kint), intent(out)  opt3,
integer(kind=kint), intent(out)  ierr 
)

Definition at line 248 of file hecmw_ML_helper.f90.

Here is the call graph for this function:

◆ hecmw_ml_get_opt4()

subroutine hecmw_ml_get_opt4 ( integer(kind=kint), intent(in)  id,
integer(kind=kint), intent(out)  opt4,
integer(kind=kint), intent(out)  ierr 
)

Definition at line 263 of file hecmw_ML_helper.f90.

Here is the call graph for this function:

◆ hecmw_ml_get_opt5()

subroutine hecmw_ml_get_opt5 ( integer(kind=kint), intent(in)  id,
integer(kind=kint), intent(out)  opt5,
integer(kind=kint), intent(out)  ierr 
)

Definition at line 278 of file hecmw_ML_helper.f90.

Here is the call graph for this function:

◆ hecmw_ml_get_opt6()

subroutine hecmw_ml_get_opt6 ( integer(kind=kint), intent(in)  id,
integer(kind=kint), intent(out)  opt6,
integer(kind=kint), intent(out)  ierr 
)

Definition at line 293 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 43 of file hecmw_ML_helper.f90.

Here is the call graph for this function:

◆ hecmw_ml_set_opt6()

subroutine hecmw_ml_set_opt6 ( integer(kind=kint), intent(in)  id,
integer(kind=kint), intent(in)  opt6,
integer(kind=kint), intent(out)  ierr 
)

Definition at line 308 of file hecmw_ML_helper.f90.

Here is the call graph for this function: