15     real(kind=
dp), 
allocatable :: params(:) 
 
   16     character(len=3), 
allocatable :: cbc(:,:)
 
 
   26    type(
rea_t), 
intent(inout) :: r
 
   30    if (
allocated(r%params)) 
then 
 
integer, parameter, public dp
 
subroutine, public rea_free(r)
Free a NEKTON session data.
 
NEKTON session data struct.