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

Private Member Functions

integer(c_int) function fieldexport_coordinatederivativeindices (handle, componentNumber, coordinateSystemType, numberOfDerivatives, derivatives, valueIndex)
 

Detailed Description

Definition at line 339 of file field_IO_routines.f90.

Member Function/Subroutine Documentation

integer(c_int) function field_io_routines::FieldExport_CoordinateDerivativeIndices::fieldexport_coordinatederivativeindices ( integer(c_int), value  handle,
integer(c_int), value  componentNumber,
integer(c_int), value  coordinateSystemType,
integer(c_int), value  numberOfDerivatives,
type(c_ptr), value  derivatives,
integer(c_int), value  valueIndex 
)
private

Definition at line 341 of file field_IO_routines.f90.