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

Private Member Functions

integer(c_int) function fieldexport_derivativeindices (handle, componentNumber, fieldType, variableType, numberOfDerivatives, derivatives, valueIndex)
 

Detailed Description

Definition at line 352 of file field_IO_routines.f90.

Member Function/Subroutine Documentation

integer(c_int) function field_io_routines::FieldExport_DerivativeIndices::fieldexport_derivativeindices ( integer(c_int), value  handle,
integer(c_int), value  componentNumber,
integer(c_int), value  fieldType,
integer(c_int), value  variableType,
integer(c_int), value  numberOfDerivatives,
type(c_ptr), value  derivatives,
integer(c_int), value  valueIndex 
)
private

Definition at line 354 of file field_IO_routines.f90.