CAM
tracerboundarycondtype Module Reference

Data Types

type  tracerboundarycond_type
 

Functions/Subroutines

subroutine init (this, bounds, betrtracer_vars)
 
subroutine initallocate (this, bounds, betrtracer_vars)
 
subroutine inithistory (this, bounds)
 
subroutine initcold (this, bounds)
 
subroutine restart (this, bounds, flag)
 
subroutine reset (this, column)
 

Variables

character(len= *), parameter, private mod_filename = __FILE__
 

Function/Subroutine Documentation

◆ init()

subroutine tracerboundarycondtype::init ( class(tracerboundarycond_type), intent(inout)  this,
type(bounds_type), intent(in)  bounds,
type(betrtracer_type), intent(in)  betrtracer_vars 
)

◆ initallocate()

subroutine tracerboundarycondtype::initallocate ( class(tracerboundarycond_type), intent(inout)  this,
type(bounds_type), intent(in)  bounds,
type(betrtracer_type), intent(in)  betrtracer_vars 
)

◆ initcold()

subroutine tracerboundarycondtype::initcold ( class(tracerboundarycond_type), intent(inout)  this,
type(bounds_type), intent(in)  bounds 
)

◆ inithistory()

subroutine tracerboundarycondtype::inithistory ( class(tracerboundarycond_type), intent(inout)  this,
type(bounds_type), intent(in)  bounds 
)

◆ reset()

subroutine tracerboundarycondtype::reset ( class(tracerboundarycond_type), intent(inout)  this,
integer, intent(in)  column 
)

◆ restart()

subroutine tracerboundarycondtype::restart ( class(tracerboundarycond_type), intent(inout)  this,
type(bounds_type), intent(in)  bounds,
character(len=*), intent(in)  flag 
)

Variable Documentation

◆ mod_filename

character(len=*), parameter, private tracerboundarycondtype::mod_filename = __FILE__
private