esio  0.1.9
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
List of all members | Public Member Functions
esio::esio_attribute_read Interface Reference

Public Member Functions

subroutine esio_attribute_read_double (handle, location, name, value, ierr)
 
subroutine esio_attribute_read_single (handle, location, name, value, ierr)
 
subroutine esio_attribute_read_integer (handle, location, name, value, ierr)
 

Member Function/Subroutine Documentation

subroutine esio::esio_attribute_read::esio_attribute_read_double ( type(esio_handle), intent(in)  handle,
character(len=*), intent(in)  location,
character(len=*), intent(in)  name,
real(c_double), intent(out)  value,
integer, intent(out), optional  ierr 
)
subroutine esio::esio_attribute_read::esio_attribute_read_integer ( type(esio_handle), intent(in)  handle,
character(len=*), intent(in)  location,
character(len=*), intent(in)  name,
integer(c_int), intent(out)  value,
integer, intent(out), optional  ierr 
)
subroutine esio::esio_attribute_read::esio_attribute_read_single ( type(esio_handle), intent(in)  handle,
character(len=*), intent(in)  location,
character(len=*), intent(in)  name,
real(c_float), intent(out)  value,
integer, intent(out), optional  ierr 
)

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

Generated on Thu Jan 16 2014 10:16:33 for esio by  doxygen 1.8.2