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

Public Member Functions

integer(c_int) function iMOAB_SetDoubleTagStorageWithGid (pid, tag_storage_name, num_tag_storage_length, entity_type, tag_storage_data, globalIds)

Detailed Description

Definition at line 270 of file iMOABF.F90.


Constructor & Destructor Documentation

integer(c_int) function iMOAB::iMOAB_SetDoubleTagStorageWithGid::iMOAB_SetDoubleTagStorageWithGid ( 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(in)  tag_storage_data,
integer(c_int), dimension(*), intent(in)  globalIds 
)

Definition at line 270 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