Go to the source code of this file.
|
subroutine | vc00aa (XMUL, SURFAC, NELEM, NELMAX, W1, W2, W3) |
|
◆ vc00aa()
subroutine vc00aa |
( |
double precision, intent(in) |
XMUL, |
|
|
double precision, dimension(nelmax), intent(in) |
SURFAC, |
|
|
integer, intent(in) |
NELEM, |
|
|
integer, intent(in) |
NELMAX, |
|
|
double precision, dimension(nelmax), intent(inout) |
W1, |
|
|
double precision, dimension(nelmax), intent(inout) |
W2, |
|
|
double precision, dimension(nelmax), intent(inout) |
W3 |
|
) |
| |
- Parameters
-
[in] | nelem | NELEM Number of elements |
[in] | NELMAX | Maximum number of elements |
[in] | SURFAC | Area of triangles |
[out] | W1 | Result in non assembled form |
[out] | W2 | Result in non assembled form |
[out] | W3 | Result in non assembled form |
[in] | XMUL | Multiplication coefficient |
[in] | nelmax | NELEM Number of elements |
[in] | NELMAX | Maximum number of elements |
[in] | SURFAC | Area of triangles |
[out] | W1 | Result in non assembled form |
[out] | W2 | Result in non assembled form |
[out] | W3 | Result in non assembled form |
[in] | XMUL | Multiplication coefficient |
Definition at line 7 of file vc00aa.f.