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

Private Member Functions

subroutine equations_matrices_jacobian_element_add (EQUATIONS_MATRICES, ERR, ERROR,)
 Adds the Jacobain matrices into the equations Jacobian. More...
 

Detailed Description

Definition at line 158 of file equations_matrices_routines.f90.

Member Function/Subroutine Documentation

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

Adds the Jacobain matrices into the equations Jacobian.

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

Definition at line 3175 of file equations_matrices_routines.f90.