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

Private Member Functions

subroutine distributed_vector_create_finish (DISTRIBUTED_VECTOR, ERR, ERROR,)
 Finishes the creation a distributed vector. More...
 

Detailed Description

Definition at line 374 of file distributed_matrix_vector.f90.

Member Function/Subroutine Documentation

subroutine distributed_matrix_vector::distributedvector_createfinish::distributed_vector_create_finish ( type(distributed_vector_type), pointer  DISTRIBUTED_VECTOR,
integer(intg), intent(out)  ERR,
type(varying_string), intent(out)  ERROR 
)
private

Finishes the creation a distributed vector.

Parameters
distributed_vectorA pointer to the distributed vector
[out]errThe error code
[out]errorThe error string

Definition at line 6424 of file distributed_matrix_vector.f90.