Skip to content

Commit

Permalink
Update Headers at Tue Dec 20 02:50:30 CET 2022
Browse files Browse the repository at this point in the history
  • Loading branch information
servbotaltr committed Dec 20, 2022
1 parent 7d8ade8 commit 6cf5b43
Show file tree
Hide file tree
Showing 13 changed files with 38 additions and 1 deletion.
1 change: 1 addition & 0 deletions common_source/modules/pinchtype_mod.F
Expand Up @@ -43,6 +43,7 @@
Chd| H3D_PRE_SKIN_IXSKIN engine/source/output/h3d/h3d_results/h3d_skin_ixskin.F
Chd| H3D_PRE_SKIN_SCALAR engine/source/output/h3d/h3d_results/h3d_skin_scalar.F
Chd| H3D_SKIN_PRE_DIM engine/source/output/h3d/h3d_results/h3d_skin_ixskin.F
Chd| H3D_SKIN_PRE_MAP engine/source/output/h3d/h3d_results/h3d_skin_pre_map.F
Chd| H3D_SKIN_VECTOR engine/source/output/h3d/h3d_results/h3d_skin_vector.F
Chd| HIST2 engine/source/output/th/hist2.F
Chd| I25ASS0 engine/source/interfaces/int25/i25ass3.F
Expand Down
17 changes: 17 additions & 0 deletions engine/share/modules/h3d_inc_mod.F
Expand Up @@ -20,6 +20,23 @@
Copyright> As an alternative to this open-source version, Altair also offers Altair Radioss
Copyright> software under a commercial license. Contact Altair to discuss further if the
Copyright> commercial version may interest you: https://www.altair.com/radioss/.
Chd|====================================================================
Chd| H3D_INC_MOD share/modules/h3d_inc_mod.F
Chd|-- called by -----------
Chd| GENH3D source/output/h3d/h3d_results/genh3d.F
Chd| H3D_PRE_SKIN_IXSKIN source/output/h3d/h3d_results/h3d_skin_ixskin.F
Chd| H3D_PRE_SKIN_SCALAR source/output/h3d/h3d_results/h3d_skin_scalar.F
Chd| H3D_SKIN_IXSKIN source/output/h3d/h3d_results/h3d_skin_ixskin.F
Chd| H3D_SKIN_OFF source/output/h3d/h3d_results/h3d_skin_off.F
Chd| H3D_SKIN_PRE_MAP source/output/h3d/h3d_results/h3d_skin_pre_map.F
Chd| H3D_SKIN_SCALAR source/output/h3d/h3d_results/h3d_skin_scalar.F
Chd| H3D_SKIN_VECTOR source/output/h3d/h3d_results/h3d_skin_vector.F
Chd| LECH3D source/output/h3d/h3d_build_fortran/lech3d.F
Chd| PBLAST_1 source/loads/pblast/pblast_1.F
Chd| PBLAST_2 source/loads/pblast/pblast_2.F
Chd| PBLAST_3 source/loads/pblast/pblast_3.F
Chd| RESOL_INIT source/engine/resol_init.F
Chd|-- calls ---------------
Chd|====================================================================
MODULE H3D_INC_MOD
C-----------------------------------------------
Expand Down
1 change: 1 addition & 0 deletions engine/source/engine/resol_init.F
Expand Up @@ -71,6 +71,7 @@
Chd| ELBUFDEF_MOD ../common_source/modules/elbufdef_mod.F
Chd| FAILWAVE_MOD ../common_source/modules/failwave_mod.F
Chd| GROUPDEF_MOD ../common_source/modules/groupdef_mod.F
Chd| H3D_INC_MOD share/modules/h3d_inc_mod.F
Chd| H3D_MOD share/modules/h3d_mod.F
Chd| INTBUFDEF_MOD ../common_source/modules/intbufdef_mod.F
Chd| INTER_SORTING_MOD share/modules/inter_sorting_mod.F
Expand Down
1 change: 1 addition & 0 deletions engine/source/loads/pblast/pblast_1.F
Expand Up @@ -28,6 +28,7 @@
Chd| ARRET source/system/arret.F
Chd| MY_BARRIER source/system/machine.F
Chd| GROUPDEF_MOD ../common_source/modules/groupdef_mod.F
Chd| H3D_INC_MOD share/modules/h3d_inc_mod.F
Chd| H3D_MOD share/modules/h3d_mod.F
Chd| PBLAST_MOD ../common_source/modules/pblast_mod.F
Chd|====================================================================
Expand Down
1 change: 1 addition & 0 deletions engine/source/loads/pblast/pblast_2.F
Expand Up @@ -28,6 +28,7 @@
Chd| ARRET source/system/arret.F
Chd| MY_BARRIER source/system/machine.F
Chd| GROUPDEF_MOD ../common_source/modules/groupdef_mod.F
Chd| H3D_INC_MOD share/modules/h3d_inc_mod.F
Chd| H3D_MOD share/modules/h3d_mod.F
Chd| PBLAST_MOD ../common_source/modules/pblast_mod.F
Chd|====================================================================
Expand Down
1 change: 1 addition & 0 deletions engine/source/loads/pblast/pblast_3.F
Expand Up @@ -28,6 +28,7 @@
Chd| ARRET source/system/arret.F
Chd| MY_BARRIER source/system/machine.F
Chd| GROUPDEF_MOD ../common_source/modules/groupdef_mod.F
Chd| H3D_INC_MOD share/modules/h3d_inc_mod.F
Chd| H3D_MOD share/modules/h3d_mod.F
Chd| PBLAST_MOD ../common_source/modules/pblast_mod.F
Chd|====================================================================
Expand Down
1 change: 1 addition & 0 deletions engine/source/output/h3d/h3d_build_fortran/lech3d.F
Expand Up @@ -73,6 +73,7 @@
Chd| H3D_SKIN_DIM source/output/h3d/h3d_results/h3d_skin_ixskin.F
Chd| INITBUF share/resol/initbuf.F
Chd| ELBUFDEF_MOD ../common_source/modules/elbufdef_mod.F
Chd| H3D_INC_MOD share/modules/h3d_inc_mod.F
Chd| H3D_MOD share/modules/h3d_mod.F
Chd| INITBUF_MOD share/resol/initbuf.F
Chd| MESSAGE_MOD share/message_module/message_mod.F
Expand Down
2 changes: 2 additions & 0 deletions engine/source/output/h3d/h3d_results/genh3d.F
Expand Up @@ -58,6 +58,7 @@
Chd| H3D_SHELL_VECTOR source/output/h3d/h3d_results/h3d_shell_vector.F
Chd| H3D_SKIN_IXSKIN source/output/h3d/h3d_results/h3d_skin_ixskin.F
Chd| H3D_SKIN_OFF source/output/h3d/h3d_results/h3d_skin_off.F
Chd| H3D_SKIN_PRE_MAP source/output/h3d/h3d_results/h3d_skin_pre_map.F
Chd| H3D_SKIN_SCALAR source/output/h3d/h3d_results/h3d_skin_scalar.F
Chd| H3D_SKIN_TENSOR source/output/h3d/h3d_results/h3d_skin_tensor.F
Chd| H3D_SKIN_VECTOR source/output/h3d/h3d_results/h3d_skin_vector.F
Expand Down Expand Up @@ -91,6 +92,7 @@
Chd| ELBUFDEF_MOD ../common_source/modules/elbufdef_mod.F
Chd| FVBAG_MOD share/modules/fvbag_mod.F
Chd| GROUPDEF_MOD ../common_source/modules/groupdef_mod.F
Chd| H3D_INC_MOD share/modules/h3d_inc_mod.F
Chd| H3D_MOD share/modules/h3d_mod.F
Chd| INOUTFILE_MOD ../common_source/modules/inoutfile_mod.F
Chd| MESSAGE_MOD share/message_module/message_mod.F
Expand Down
2 changes: 2 additions & 0 deletions engine/source/output/h3d/h3d_results/h3d_skin_ixskin.F
Expand Up @@ -29,6 +29,7 @@
Chd| H3D_SOL_SKIN_IXSKIN source/output/h3d/h3d_results/h3d_sol_skin_ixskin.F
Chd| INITBUF share/resol/initbuf.F
Chd| ELBUFDEF_MOD ../common_source/modules/elbufdef_mod.F
Chd| H3D_INC_MOD share/modules/h3d_inc_mod.F
Chd| INITBUF_MOD share/resol/initbuf.F
Chd|====================================================================
SUBROUTINE H3D_SKIN_IXSKIN(ELBUF_TAB,IPARG,IPARTS,IXS,IXS10,
Expand Down Expand Up @@ -674,6 +675,7 @@ SUBROUTINE H3D_SKIN_PRE_DIM(IB ,ILOADP ,LLOADP , NSKIN0,NSKIN)
Chd|-- called by -----------
Chd| H3D_SKIN_IXSKIN source/output/h3d/h3d_results/h3d_skin_ixskin.F
Chd|-- calls ---------------
Chd| H3D_INC_MOD share/modules/h3d_inc_mod.F
Chd| PINCHTYPE_MOD ../common_source/modules/pinchtype_mod.F
Chd|====================================================================
SUBROUTINE H3D_PRE_SKIN_IXSKIN(NODAL_IPART,IB ,ILOADP,LLOADP,
Expand Down
1 change: 1 addition & 0 deletions engine/source/output/h3d/h3d_results/h3d_skin_off.F
Expand Up @@ -27,6 +27,7 @@
Chd|-- calls ---------------
Chd| INITBUF share/resol/initbuf.F
Chd| ELBUFDEF_MOD ../common_source/modules/elbufdef_mod.F
Chd| H3D_INC_MOD share/modules/h3d_inc_mod.F
Chd| INITBUF_MOD share/resol/initbuf.F
Chd|====================================================================
SUBROUTINE H3D_SKIN_OFF(ELBUF_TAB,IPARG,IXS,IXS10,
Expand Down
8 changes: 7 additions & 1 deletion engine/source/output/h3d/h3d_results/h3d_skin_pre_map.F
Expand Up @@ -21,8 +21,14 @@
Copyright> software under a commercial license. Contact Altair to discuss further if the
Copyright> commercial version may interest you: https://www.altair.com/radioss/.
Chd|====================================================================
SUBROUTINE H3D_SKIN_PRE_MAP(IB ,ILOADP ,LLOADP ,IMAPSKP)
Chd| H3D_SKIN_PRE_MAP source/output/h3d/h3d_results/h3d_skin_pre_map.F
Chd|-- called by -----------
Chd| GENH3D source/output/h3d/h3d_results/genh3d.F
Chd|-- calls ---------------
Chd| H3D_INC_MOD share/modules/h3d_inc_mod.F
Chd| PINCHTYPE_MOD ../common_source/modules/pinchtype_mod.F
Chd|====================================================================
SUBROUTINE H3D_SKIN_PRE_MAP(IB ,ILOADP ,LLOADP ,IMAPSKP)
C-----------------------------------------------
C M o d u l e s
C-----------------------------------------------
Expand Down
2 changes: 2 additions & 0 deletions engine/source/output/h3d/h3d_results/h3d_skin_scalar.F
Expand Up @@ -31,6 +31,7 @@
Chd| H3D_SOL_SKIN_SCALAR source/output/h3d/h3d_results/h3d_sol_skin_scalar.F
Chd| INITBUF share/resol/initbuf.F
Chd| ELBUFDEF_MOD ../common_source/modules/elbufdef_mod.F
Chd| H3D_INC_MOD share/modules/h3d_inc_mod.F
Chd| H3D_MOD share/modules/h3d_mod.F
Chd| INITBUF_MOD share/resol/initbuf.F
Chd| MULTI_FVM_MOD ../common_source/modules/multi_fvm_mod.F
Expand Down Expand Up @@ -364,6 +365,7 @@ SUBROUTINE H3D_SKIN_SCALAR(
Chd|-- calls ---------------
Chd| FINTER source/tools/curve/finter.F
Chd| FINTER_SMOOTH source/tools/curve/finter_smooth.F
Chd| H3D_INC_MOD share/modules/h3d_inc_mod.F
Chd| H3D_MOD share/modules/h3d_mod.F
Chd| PBLAST_MOD ../common_source/modules/pblast_mod.F
Chd| PINCHTYPE_MOD ../common_source/modules/pinchtype_mod.F
Expand Down
1 change: 1 addition & 0 deletions engine/source/output/h3d/h3d_results/h3d_skin_vector.F
Expand Up @@ -27,6 +27,7 @@
Chd|-- calls ---------------
Chd| FINTER source/tools/curve/finter.F
Chd| FINTER_SMOOTH source/tools/curve/finter_smooth.F
Chd| H3D_INC_MOD share/modules/h3d_inc_mod.F
Chd| H3D_MOD share/modules/h3d_mod.F
Chd| PBLAST_MOD ../common_source/modules/pblast_mod.F
Chd| PINCHTYPE_MOD ../common_source/modules/pinchtype_mod.F
Expand Down

0 comments on commit 6cf5b43

Please sign in to comment.