FV3 Bundle
type_cmat_blk Module Reference

Data Types

type  cmat_blk_type
 

Functions/Subroutines

subroutine cmat_blk_alloc (cmat_blk, nam, geom, bpar)
 
subroutine cmat_blk_dealloc (cmat_blk)
 

Function/Subroutine Documentation

◆ cmat_blk_alloc()

subroutine type_cmat_blk::cmat_blk_alloc ( class(cmat_blk_type), intent(inout)  cmat_blk,
type(nam_type), intent(in), target  nam,
type(geom_type), intent(in), target  geom,
type(bpar_type), intent(in)  bpar 
)
private

Definition at line 66 of file type_cmat_blk.F90.

◆ cmat_blk_dealloc()

subroutine type_cmat_blk::cmat_blk_dealloc ( class(cmat_blk_type), intent(inout)  cmat_blk)
private

Definition at line 141 of file type_cmat_blk.F90.