MOAB: Mesh Oriented datABase  (version 5.4.1)
iMOAB::iMOAB_GetDoubleTagStorage Interface Reference

Public Member Functions

integer(c_int) function iMOAB_GetDoubleTagStorage (pid, tag_storage_name, num_tag_storage_length, entity_type, tag_storage_data)

Detailed Description

Definition at line 282 of file iMOABF.F90.


Constructor & Destructor Documentation

integer(c_int) function iMOAB::iMOAB_GetDoubleTagStorage::iMOAB_GetDoubleTagStorage ( integer(c_int), intent(in)  pid,
character(kind=c_char), dimension(*), intent(in)  tag_storage_name,
integer(c_int), intent(in)  num_tag_storage_length,
integer(c_int), intent(in)  entity_type,
real(c_double), dimension(*), intent(out)  tag_storage_data 
)

Definition at line 282 of file iMOABF.F90.

List of all members.


The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines