CAM
columntype Module Reference

Data Types

type  column_physical_properties_type
 

Functions/Subroutines

subroutine col_pp_init (this, begc, endc)
 
subroutine col_pp_clean (this)
 

Variables

type(column_physical_properties_type), target, public col_pp
 

Function/Subroutine Documentation

◆ col_pp_clean()

subroutine columntype::col_pp_clean ( class(column_physical_properties_type this)
private

◆ col_pp_init()

subroutine columntype::col_pp_init ( class(column_physical_properties_type this,
integer, intent(in)  begc,
integer, intent(in)  endc 
)
private

Variable Documentation

◆ col_pp

type(column_physical_properties_type), target, public columntype::col_pp