#include "implicit_f.inc"#include "scr17_c.inc"#include "com04_c.inc"#include "param_c.inc"Go to the source code of this file.
Functions/Subroutines | |
| subroutine | hm_preread_bcscyc (igrnod, nom_opt, lsubmodel, nbcscynn) |
| subroutine | ini_bcscyc (ibcscyc, lbcscyc, skew, x, itab, icode, ibfv, itagcyc) |
| subroutine | inibcs_cy (nbcy_n, ixcycl, isk, skew, x, itab, id) |
| subroutine | car2cylin (nbcy_n, ix, x, cy_x, dis, skew, xyz0, tol, ier) |
| subroutine | int2cy_chk (ipari, intbuf_tab, itagcyc, itab) |
| subroutine car2cylin | ( | integer | nbcy_n, |
| integer, dimension(*) | ix, | ||
| x, | |||
| cy_x, | |||
| dis, | |||
| skew, | |||
| xyz0, | |||
| tol, | |||
| integer | ier ) |
Definition at line 362 of file lecbcscyc.F.
| subroutine hm_preread_bcscyc | ( | type (group_), dimension(ngrnod), target | igrnod, |
| integer, dimension(lnopt1,*) | nom_opt, | ||
| type(submodel_data), dimension(*), intent(in) | lsubmodel, | ||
| integer | nbcscynn ) |
Definition at line 39 of file lecbcscyc.F.
| subroutine ini_bcscyc | ( | integer, dimension(4,*) | ibcscyc, |
| integer, dimension(2,*) | lbcscyc, | ||
| skew, | |||
| x, | |||
| integer, dimension(*) | itab, | ||
| integer, dimension(*) | icode, | ||
| integer, dimension(nifv,*) | ibfv, | ||
| integer, dimension(*) | itagcyc ) |
Definition at line 138 of file lecbcscyc.F.
| subroutine inibcs_cy | ( | integer | nbcy_n, |
| integer, dimension(2,*) | ixcycl, | ||
| integer | isk, | ||
| skew, | |||
| x, | |||
| integer, dimension(*) | itab, | ||
| integer | id ) |
Definition at line 260 of file lecbcscyc.F.
| subroutine int2cy_chk | ( | integer, dimension(npari,ninter) | ipari, |
| type(intbuf_struct_), dimension(ninter) | intbuf_tab, | ||
| integer, dimension(*) | itagcyc, | ||
| integer, dimension(*) | itab ) |
Definition at line 424 of file lecbcscyc.F.