MFIX  2016-1
vtp::vtp_write_data Interface Reference

Public Member Functions

subroutine vtp_write_dp1 (NAME, DATA)
 
subroutine vtp_write_dp2 (NAME, DATA)
 
subroutine vtp_write_i1 (NAME, DATA)
 

Detailed Description

Definition at line 23 of file vtp_mod.f.

Member Function/Subroutine Documentation

subroutine vtp::vtp_write_data::vtp_write_dp1 ( character(len=*), intent(in)  NAME,
double precision, dimension(:), intent(in)  DATA 
)

Definition at line 39 of file vtp_mod.f.

subroutine vtp::vtp_write_data::vtp_write_dp2 ( character(len=*), intent(in)  NAME,
double precision, dimension(:,:), intent(in)  DATA 
)

Definition at line 92 of file vtp_mod.f.

subroutine vtp::vtp_write_data::vtp_write_i1 ( character(len=*), intent(in)  NAME,
integer, dimension(:), intent(in)  DATA 
)

Definition at line 166 of file vtp_mod.f.


The documentation for this interface was generated from the following file: