OpenCMISS-Iron Internal API Documentation
interface_mapping_routines::InterfaceMapping_MatrixToVarMapInitialise Interface Reference

Initialises an interface matrix to variable map. More...

Private Member Functions

subroutine interfacemapping_matrixtovarmapinitialise (INTERFACE_MAPPING, matrix_idx, ERR, ERROR,)
 

Detailed Description

Initialises an interface matrix to variable map.

Definition at line 796 of file interface_mapping_routines.f90.

Member Function/Subroutine Documentation

subroutine interface_mapping_routines::InterfaceMapping_MatrixToVarMapInitialise::interfacemapping_matrixtovarmapinitialise ( type(interface_mapping_type), pointer  INTERFACE_MAPPING,
integer(intg), intent(in)  matrix_idx,
integer(intg), intent(out)  ERR,
type(varying_string), intent(out)  ERROR 
)
private
Parameters
interface_mappingA pointer to the interface mapping to initialise the matrix to variable map for a given matrix index.
[in]matrix_idxThe matrix index to intialise
[out]errThe error code
[out]errorThe error string

Definition at line 797 of file interface_mapping_routines.f90.

References base_routines::enters(), and base_routines::exits().