Definition at line 23 of file vtp_mod.f.
| subroutine vtp::vtp_write_data::vtp_write_dp1 |
( |
character(len=*), intent(in) |
NAME, |
|
|
double precision, dimension(:), intent(in) |
DATA |
|
) |
| |
| subroutine vtp::vtp_write_data::vtp_write_dp2 |
( |
character(len=*), intent(in) |
NAME, |
|
|
double precision, dimension(:,:), intent(in) |
DATA |
|
) |
| |
| subroutine vtp::vtp_write_data::vtp_write_i1 |
( |
character(len=*), intent(in) |
NAME, |
|
|
integer, dimension(:), intent(in) |
DATA |
|
) |
| |
The documentation for this interface was generated from the following file: