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

Destroys interface equations. More...

Private Member Functions

subroutine interface_equations_destroy (INTERFACE_EQUATIONS, ERR, ERROR,)
 

Detailed Description

Destroys interface equations.

Definition at line 256 of file interface_equations_routines.f90.

Member Function/Subroutine Documentation

subroutine interface_equations_routines::INTERFACE_EQUATIONS_DESTROY::interface_equations_destroy ( 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 destroy
[out]errThe error code
[out]errorThe error string

Definition at line 257 of file interface_equations_routines.f90.

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