27 CHARACTER(LEN=200) :: error_message
31 TYPE(bief_mesh),
POINTER ::
mesh 33 INTEGER,
POINTER ::
nit 34 INTEGER,
POINTER ::
lt 35 DOUBLE PRECISION,
POINTER ::
at 36 DOUBLE PRECISION,
POINTER ::
dt 44 INTEGER,
POINTER ::
debug 45 DOUBLE PRECISION,
POINTER ::
zf(:)
47 INTEGER :: nbmaxnshare
48 INTEGER,
POINTER :: nptir
68 INTEGER,
INTENT(OUT) :: ID
69 INTEGER,
INTENT(OUT) :: IERR
78 err_mess =
'ERROR WHILE ALLOCATING USED INSTANCE ARRAY' 84 err_mess =
'ERROR WHILE ALLOCATING INSTANCE ARRAY' 119 INTEGER,
INTENT(IN) :: ID
120 INTEGER,
INTENT(OUT) :: IERR
153 INTEGER,
INTENT(IN) :: ID
154 INTEGER,
INTENT(OUT) :: IERR
171 INTEGER,
INTENT(IN) :: ID
172 INTEGER,
INTENT(OUT) :: IERR
177 err_mess =
'INVALID INSTANCE NUMBER' 182 err_mess =
'INSTANCE NUMBER WAS NOT CREATED' 195 INTEGER,
INTENT(IN) :: ID
196 CHARACTER(LEN=200),
INTENT(OUT) :: MESS
type(instance_wac), dimension(:), pointer, public instance_list_wac
double precision, target at
subroutine, public create_instance_wac(ID, IERR)
double precision, dimension(:), pointer zf
integer, parameter maxlu_wac
integer, parameter max_instance_error
integer, parameter maxkeyword
subroutine update_instance_wac(ID, IERR)
integer, parameter no_position
integer, parameter invalid_instance_num_error
subroutine, public check_instance_wac(ID, IERR)
subroutine, public get_instance_error_wac(ID, MESS)
character(len=error_mess_len) err_mess
Error message.
integer, parameter max_instances
subroutine, public delete_instance_wac(ID, IERR)
type(bief_mesh), target mesh
integer, parameter unused_instance_error
character(len=path_len), target coupling
logical, dimension(:), allocatable used_instance
double precision, target dt
type(bief_file), dimension(maxlu_wac), target wac_files