Go to the source code of this file.
|
subroutine | bief_desimp (FORMAT_RES, VARSOR, N, NRES, AT, LT, LISPRD, LEOPRD, SORLEO, SORIMP, MAXVAR, TEXTE, PTINIG, PTINIL, MESH, IIMP, ILEO, COMPGRAPH) |
|
◆ bief_desimp()
subroutine bief_desimp |
( |
character(len=8), intent(in) |
FORMAT_RES, |
|
|
type(bief_obj), intent(in) |
VARSOR, |
|
|
integer, intent(in) |
N, |
|
|
integer, intent(in) |
NRES, |
|
|
double precision, intent(in) |
AT, |
|
|
integer, intent(in) |
LT, |
|
|
integer, intent(in) |
LISPRD, |
|
|
integer, intent(in) |
LEOPRD, |
|
|
logical, dimension(maxvar), intent(in) |
SORLEO, |
|
|
logical, dimension(maxvar), intent(in) |
SORIMP, |
|
|
integer, intent(in) |
MAXVAR, |
|
|
character(len=32), dimension(*), intent(in) |
TEXTE, |
|
|
integer, intent(in) |
PTINIG, |
|
|
integer, intent(in) |
PTINIL, |
|
|
type(bief_mesh), intent(in), optional |
MESH, |
|
|
logical, intent(in), optional |
IIMP, |
|
|
logical, intent(in), optional |
ILEO, |
|
|
integer, intent(in), optional |
COMPGRAPH |
|
) |
| |
- Parameters
-
[in] | varsor | COMPGRAPH Counter for fv graphical outputs |
Definition at line 9 of file bief_desimp.f.