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

Finalises an interface matrix to variable map and deallocates all memory. More...

Private Member Functions

subroutine interfacemapping_matrixtovarmapfinalise (INTERFACE_MATRIX_TO_VAR_MAP, ERR, ERROR,)
 

Detailed Description

Finalises an interface matrix to variable map and deallocates all memory.

Definition at line 771 of file interface_mapping_routines.f90.

Member Function/Subroutine Documentation

subroutine interface_mapping_routines::InterfaceMapping_MatrixToVarMapFinalise::interfacemapping_matrixtovarmapfinalise ( type(interface_matrix_to_var_map_type)  INTERFACE_MATRIX_TO_VAR_MAP,
integer(intg), intent(out)  ERR,
type(varying_string), intent(out)  ERROR 
)
private
Parameters
interface_matrix_to_var_mapThe interface matrix to var map to finalise
[out]errThe error code
[out]errorThe error string

Definition at line 772 of file interface_mapping_routines.f90.

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