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

Private Member Functions

integer(c_int) function fieldexport_nodescaleindexes (handle, nodeCount, derivativeCount, elementDerivatives, nodeIndexes, scaleIndexes)
 

Detailed Description

Definition at line 264 of file field_IO_routines.f90.

Member Function/Subroutine Documentation

integer(c_int) function field_io_routines::FieldExport_NodeScaleIndexes::fieldexport_nodescaleindexes ( integer(c_int), value  handle,
integer(c_int), value  nodeCount,
type(c_ptr), value  derivativeCount,
type(c_ptr), value  elementDerivatives,
type(c_ptr), value  nodeIndexes,
type(c_ptr), value  scaleIndexes 
)
private

Definition at line 267 of file field_IO_routines.f90.