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

Private Member Functions

subroutine equations_matrices_create_finish (EQUATIONS_MATRICES, ERR, ERROR,)
 Finishes the creation of the equations matrices and RHS for the the equations. More...
 

Detailed Description

Definition at line 126 of file equations_matrices_routines.f90.

Member Function/Subroutine Documentation

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

Finishes the creation of the equations matrices and RHS for the the equations.

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

Definition at line 404 of file equations_matrices_routines.f90.