OpenCMISS-Iron Internal API Documentation
field_io_routines::FieldExport_CoordinateVariable Interface Reference

Private Member Functions

integer(c_int) function fieldexport_coordinatevariable (handle, variableName, variableNumber, coordinateSystemType, componentCount)
 

Detailed Description

Definition at line 202 of file field_IO_routines.f90.

Member Function/Subroutine Documentation

integer(c_int) function field_io_routines::FieldExport_CoordinateVariable::fieldexport_coordinatevariable ( integer(c_int), value  handle,
character(len=1, kind=c_char), dimension(*)  variableName,
integer(c_int), value  variableNumber,
integer(c_int), value  coordinateSystemType,
integer(c_int), value  componentCount 
)
private

Definition at line 204 of file field_IO_routines.f90.