OpenCMISS-Iron Internal API Documentation
equations_matrices_routines::equationsmatrices_destroy Interface Reference

Private Member Functions

subroutine equations_matrices_destroy (EQUATIONS_MATRICES, ERR, ERROR,)
 Destroy the equations matrices. More...
 

Detailed Description

Definition at line 134 of file equations_matrices_routines.f90.

Member Function/Subroutine Documentation

subroutine equations_matrices_routines::equationsmatrices_destroy::equations_matrices_destroy ( type(equations_matrices_type), pointer  EQUATIONS_MATRICES,
integer(intg), intent(out)  ERR,
type(varying_string), intent(out)  ERROR 
)
private

Destroy the equations matrices.

Parameters
equations_matricesA pointer the equations matrices to destroy
[out]errThe error code
[out]errorThe error string

Definition at line 657 of file equations_matrices_routines.f90.