Go to the source code of this file.
Functions/Subroutines | |
| subroutine | psmile_print_3d_reg_coord_dble (x, y, z, shape, ind, nloc, message) |
| subroutine psmile_print_3d_reg_coord_dble | ( | Double Precision,dimension (shape(1,1),intent(in) | x, | |
| Double Precision,dimension (shape(1,2),intent(in) | y, | |||
| Double Precision,dimension (shape(1,3),intent(in) | z, | |||
| Integer,dimension(2,3),intent(in) | shape, | |||
| Integer,dimension (ndim_3d, nloc),intent(in) | ind, | |||
| Integer,intent(in) | nloc, | |||
| Character(len=*),intent(in) | message | |||
| ) |
Definition at line 11 of file psmile_print_3d_reg_coord_dble.F90.
References a.
Referenced by psmile_info_trs_loc_3d_reg_dble(), and psmile_info_trs_loc_gauss2_dble().

1.6.1