Go to the source code of this file.
|
subroutine | solaux (IPT, TB, TBB, ITB, ITBB, S) |
|
◆ solaux()
subroutine solaux |
( |
integer, intent(inout) |
IPT, |
|
|
type(bief_obj), intent(inout) |
TB, |
|
|
type(bief_obj), intent(inout) |
TBB, |
|
|
integer, intent(inout) |
ITB, |
|
|
integer, intent(inout) |
ITBB, |
|
|
integer, intent(in) |
S |
|
) |
| |
- Parameters
-
[in] | s | [out] IPT Pointer in tbb of the bief_obj structure asked |
[in] | ITB | First free vector in tb |
[in] | ITBB | First free block in tbb |
[in] | S | Size of system 1: 1 matrix 2: 4 MATRICES 3: 9 MATRICES |
[in] | TB | Block of working bief_obj structures |
[in] | TBB | Block of blocks |
Definition at line 7 of file solaux.f.