OpenCMISS-Iron Internal API Documentation
distributed_matrix_vector::distributedmatrix_createfinish Interface Reference

Private Member Functions

subroutine distributed_matrix_create_finish (DISTRIBUTED_MATRIX, ERR, ERROR,)
 Finishes the creation of a distributed matrix. More...
 

Detailed Description

Definition at line 136 of file distributed_matrix_vector.f90.

Member Function/Subroutine Documentation

subroutine distributed_matrix_vector::distributedmatrix_createfinish::distributed_matrix_create_finish ( type(distributed_matrix_type), pointer  DISTRIBUTED_MATRIX,
integer(intg), intent(out)  ERR,
type(varying_string), intent(out)  ERROR 
)
private

Finishes the creation of a distributed matrix.

Parameters
distributed_matrixA pointer to the distributed matrix
[out]errThe error code
[out]errorThe error string

Definition at line 1025 of file distributed_matrix_vector.f90.