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

Finalises the interface equations interpolation and deallocates all memory. More...

Private Member Functions

subroutine interface_equations_interpolation_finalise (INTERFACE_EQUATIONS_INTERPOLATION, ERR, ERROR,)
 

Detailed Description

Finalises the interface equations interpolation and deallocates all memory.

Definition at line 661 of file interface_equations_routines.f90.

Member Function/Subroutine Documentation

subroutine interface_equations_routines::INTERFACE_EQUATIONS_INTERPOLATION_FINALISE::interface_equations_interpolation_finalise ( type(interface_equations_interpolation_type), pointer  INTERFACE_EQUATIONS_INTERPOLATION,
integer(intg), intent(out)  ERR,
type(varying_string), intent(out)  ERROR 
)
private
Parameters
interface_equations_interpolationA pointer to the interface equations interpolation to finalise
[out]errThe error code
[out]errorThe error string

Definition at line 662 of file interface_equations_routines.f90.

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