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

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

Private Member Functions

subroutine interface_mapping_rhs_mapping_finalise (RHS_MAPPING, ERR, ERROR,)
 

Detailed Description

Finalises the interface mapping RHS mapping and deallocates all memory.

Definition at line 1381 of file interface_mapping_routines.f90.

Member Function/Subroutine Documentation

subroutine interface_mapping_routines::INTERFACE_MAPPING_RHS_MAPPING_FINALISE::interface_mapping_rhs_mapping_finalise ( type(interface_mapping_rhs_type), pointer  RHS_MAPPING,
integer(intg), intent(out)  ERR,
type(varying_string), intent(out)  ERROR 
)
private
Parameters
rhs_mappingA pointer to the RHS mapping to finalise
[out]errThe error code
[out]errorThe error string

Definition at line 1382 of file interface_mapping_routines.f90.

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