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

Private Member Functions

integer(c_int) function fieldexport_coordinatecomponent (handle, coordinateSystemType, componentNumber, interpType, numberOfXi, interpolationXi)
 

Detailed Description

Definition at line 227 of file field_IO_routines.f90.

Member Function/Subroutine Documentation

integer(c_int) function field_io_routines::FieldExport_CoordinateComponent::fieldexport_coordinatecomponent ( integer(c_int), value  handle,
integer(c_int), value  coordinateSystemType,
integer(c_int), value  componentNumber,
integer(c_int), value  interpType,
integer(c_int), value  numberOfXi,
type(c_ptr), value  interpolationXi 
)
private

Definition at line 230 of file field_IO_routines.f90.