XBeach
Public Member Functions
spaceparams Module Reference

List of all members.

Public Member Functions

subroutine indextos (s, index, t)
subroutine index_allocate (s, par, index, choice)
logical function index_allocated (s, index)
subroutine space_alloc_scalars (s)
subroutine space_alloc_arrays (s, par)
subroutine space_alloc_arrays_dummies (s, par)
subroutine gridprops (s)
subroutine ranges_init (s)

Detailed Description

Definition at line 1 of file spaceparams.F90.


Member Function/Subroutine Documentation

subroutine spaceparams::gridprops ( type(spacepars), target  s)

Definition at line 1161 of file spaceparams.F90.

subroutine spaceparams::index_allocate ( type (spacepars), intent(inout)  s,
type(parameters), intent(in)  par,
integer, intent(in)  index,
character(*)  choice 
)

Definition at line 65 of file spaceparams.F90.

logical function spaceparams::index_allocated ( type (spacepars), intent(in)  s,
integer, intent(in)  index 
)

Definition at line 104 of file spaceparams.F90.

subroutine spaceparams::indextos ( type (spacepars), intent(in), target  s,
integer, intent(in)  index,
type(arraytype), intent(out)  t 
)

Definition at line 41 of file spaceparams.F90.

subroutine spaceparams::ranges_init ( type(spacepars)  s)

Definition at line 1448 of file spaceparams.F90.

subroutine spaceparams::space_alloc_arrays ( type(spacepars), intent(inout)  s,
type(parameters), intent(in)  par 
)

Definition at line 135 of file spaceparams.F90.

subroutine spaceparams::space_alloc_arrays_dummies ( type(spacepars), intent(inout)  s,
type(parameters), intent(in)  par 
)

Definition at line 147 of file spaceparams.F90.

subroutine spaceparams::space_alloc_scalars ( type(spacepars), intent(inout)  s)

Definition at line 125 of file spaceparams.F90.


The documentation for this module was generated from the following file:
 All Classes Files Functions Variables Defines