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

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

Private Member Functions

subroutine interfaceequations_interpolationsetfinalise (INTERPOLATION_SET, ERR, ERROR,)
 

Detailed Description

Finalises the interface equations interpolation set and deallocates all memory.

Definition at line 757 of file interface_equations_routines.f90.

Member Function/Subroutine Documentation

subroutine interface_equations_routines::InterfaceEquations_InterpolationSetFinalise::interfaceequations_interpolationsetfinalise ( type(interface_equations_interpolation_set_type)  INTERPOLATION_SET,
integer(intg), intent(out)  ERR,
type(varying_string), intent(out)  ERROR 
)
private
Parameters
interpolation_setThe interpolation set to finalise
[out]errThe error code
[out]errorThe error string

Definition at line 758 of file interface_equations_routines.f90.

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