CAM
dynpriorweightsmod Module Reference

Data Types

interface  prior_weights_type
 

Functions/Subroutines

type(prior_weights_type) function constructor (bounds)
 
subroutine set_prior_weights (this, bounds)
 

Function/Subroutine Documentation

◆ constructor()

type(prior_weights_type) function dynpriorweightsmod::constructor ( type(bounds_type), intent(in)  bounds)
private
Here is the caller graph for this function:

◆ set_prior_weights()

subroutine dynpriorweightsmod::set_prior_weights ( class(prior_weights_type), intent(inout)  this,
type(bounds_type), intent(in)  bounds 
)
private