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

Destroys an interface mapping. More...

Private Member Functions

subroutine interface_mapping_destroy (INTERFACE_MAPPING, ERR, ERROR,)
 

Detailed Description

Destroys an interface mapping.

Definition at line 580 of file interface_mapping_routines.f90.

Member Function/Subroutine Documentation

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

Definition at line 581 of file interface_mapping_routines.f90.

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