(git:6a2e663)
qs_oce_types Module Reference

Functions/Subroutines

subroutine, public allocate_oce_set (oce_set, nkind)
 Allocate and initialize the matrix set of oce coefficients. More...
 
subroutine, public create_oce_set (oce_set)
 ... More...
 
subroutine, public deallocate_oce_set (oce_set)
 Deallocate the matrix set of oce coefficients. More...
 

Function/Subroutine Documentation

◆ allocate_oce_set()

subroutine, public qs_oce_types::allocate_oce_set ( type(oce_matrix_type), pointer  oce_set,
integer, intent(in)  nkind 
)

Allocate and initialize the matrix set of oce coefficients.

Parameters
oce_set...
nkind...
Version
1.0

Definition at line 59 of file qs_oce_types.F.

Here is the caller graph for this function:

◆ create_oce_set()

subroutine, public qs_oce_types::create_oce_set ( type(oce_matrix_type), pointer  oce_set)

...

Parameters
oce_set...

Definition at line 78 of file qs_oce_types.F.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ deallocate_oce_set()

subroutine, public qs_oce_types::deallocate_oce_set ( type(oce_matrix_type), pointer  oce_set)

Deallocate the matrix set of oce coefficients.

Parameters
oce_set...
Date
Author
Version
1.0

Definition at line 97 of file qs_oce_types.F.

Here is the call graph for this function:
Here is the caller graph for this function: