OpenCMISS-Iron Internal API Documentation
interface_equations_routines::INTERFACE_EQUATIONS_FINALISE Interface Reference

Finalise the interface equations and deallocate all memory. More...

Private Member Functions

subroutine interface_equations_finalise (INTERFACE_EQUATIONS, ERR, ERROR,)
 

Detailed Description

Finalise the interface equations and deallocate all memory.

Definition at line 585 of file interface_equations_routines.f90.

Member Function/Subroutine Documentation

subroutine interface_equations_routines::INTERFACE_EQUATIONS_FINALISE::interface_equations_finalise ( 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 finalise
[out]errThe error code
[out]errorThe error string

Definition at line 586 of file interface_equations_routines.f90.

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