Go to the source code of this file.
◆ parcom_comp()
subroutine parcom_comp |
( |
type(bief_obj), intent(inout) |
X, |
|
|
double precision, dimension(*), intent(inout) |
ERRX, |
|
|
integer, intent(in) |
ICOM, |
|
|
type(bief_mesh), intent(inout) |
MESH |
|
) |
| |
- Parameters
-
[in] | icom | ICOM Communication mode = 1 : VALUE WITH MAXIMUM ABSOLUTE VALUE TAKEN = 2 : CONTRIBUTIONS ADDED = 3 : MAXIMUM CONTRIBUTION RETAINED = 4 : MINIMUM CONTRIBUTION RETAINED |
[in] | MESH | Mesh structure |
[in,out] | X | Vector or block of vectors |
[in,out] | ERRX | Error vector |
Definition at line 7 of file parcom_comp.f.