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

Private Member Functions

subroutine distributed_vector_update_waitfinished (DISTRIBUTED_VECTOR, ERR, ERROR,)
 Waits until a distributed vector update has finised. More...
 

Detailed Description

Definition at line 450 of file distributed_matrix_vector.f90.

Member Function/Subroutine Documentation

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

Waits until a distributed vector update has finised.

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

Definition at line 7931 of file distributed_matrix_vector.f90.