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

Finalises the interface mapping and deallocates all memory. More...

Private Member Functions

subroutine interface_mapping_finalise (INTERFACE_MAPPING, ERR, ERROR,)
 

Detailed Description

Finalises the interface mapping and deallocates all memory.

Definition at line 608 of file interface_mapping_routines.f90.

Member Function/Subroutine Documentation

subroutine interface_mapping_routines::INTERFACE_MAPPING_FINALISE::interface_mapping_finalise ( type(interface_mapping_type), pointer  INTERFACE_MAPPING,
integer(intg), intent(out)  ERR,
type(varying_string), intent(out)  ERROR 
)
private
Parameters
interface_mappingA pointer to the interface mapping to finalise
[out]errThe error code
[out]errorThe error string

Definition at line 609 of file interface_mapping_routines.f90.

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