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

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

Private Member Functions

subroutine interface_mapping_initialise (INTERFACE_EQUATIONS, ERR, ERROR,)
 

Detailed Description

Initialises the interface mapping and deallocates all memory.

Definition at line 645 of file interface_mapping_routines.f90.

Member Function/Subroutine Documentation

subroutine interface_mapping_routines::INTERFACE_MAPPING_INITIALISE::interface_mapping_initialise ( type(interface_equations_type), pointer  INTERFACE_EQUATIONS,
integer(intg), intent(out)  ERR,
type(varying_string), intent(out)  ERROR 
)
private
Parameters
interface_equationsA pointer to the interface equations to initialise the interface mapping for
[out]errThe error code
[out]errorThe error string

Definition at line 646 of file interface_mapping_routines.f90.

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