(git:e5fdd81)
qs_fb_trial_fns_types.F File Reference

Go to the source code of this file.

Modules

module  qs_fb_trial_fns_types
 

Functions/Subroutines

subroutine, public qs_fb_trial_fns_types::fb_trial_fns_retain (trial_fns)
 retains given object More...
 
subroutine, public qs_fb_trial_fns_types::fb_trial_fns_release (trial_fns)
 releases given object More...
 
subroutine, public qs_fb_trial_fns_types::fb_trial_fns_nullify (trial_fns)
 nullifies the content of given object More...
 
subroutine, public qs_fb_trial_fns_types::fb_trial_fns_associate (a, b)
 associates the content of an object to that of another object of the same type More...
 
logical function, public qs_fb_trial_fns_types::fb_trial_fns_has_data (trial_fns)
 check if the object has data associated to it More...
 
subroutine, public qs_fb_trial_fns_types::fb_trial_fns_create (trial_fns)
 creates an fb_trial_fns object and initialises it More...
 
subroutine, public qs_fb_trial_fns_types::fb_trial_fns_get (trial_fns, nfunctions, functions)
 get values of the attributes of a fb_trial_fns object More...
 
subroutine, public qs_fb_trial_fns_types::fb_trial_fns_set (trial_fns, nfunctions, functions)
 sets the attributes of a fb_trial_fns object More...