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

Finishes the creation of interface mapping. More...

Private Member Functions

subroutine interface_mapping_create_finish (INTERFACE_MAPPING, ERR, ERROR,)
 

Detailed Description

Finishes the creation of interface mapping.

Definition at line 330 of file interface_mapping_routines.f90.

Member Function/Subroutine Documentation

subroutine interface_mapping_routines::INTERFACE_MAPPING_CREATE_FINISH::interface_mapping_create_finish ( 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 finish the creation of.
[out]errThe error code
[out]errorThe error string

Definition at line 331 of file interface_mapping_routines.f90.

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