(git:374b731)
Loading...
Searching...
No Matches
qs_fb_trial_fns_types.F File Reference

Go to the source code of this file.

Data Types

type  qs_fb_trial_fns_types::fb_trial_fns_obj
 the object container which allows for the creation of an array of pointers to fb_trial_fns objects More...
 

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
 
subroutine, public qs_fb_trial_fns_types::fb_trial_fns_release (trial_fns)
 releases given object
 
subroutine, public qs_fb_trial_fns_types::fb_trial_fns_nullify (trial_fns)
 nullifies the content of given object
 
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
 
logical function, public qs_fb_trial_fns_types::fb_trial_fns_has_data (trial_fns)
 check if the object has data associated to it
 
subroutine, public qs_fb_trial_fns_types::fb_trial_fns_create (trial_fns)
 creates an fb_trial_fns object and initialises it
 
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
 
subroutine, public qs_fb_trial_fns_types::fb_trial_fns_set (trial_fns, nfunctions, functions)
 sets the attributes of a fb_trial_fns object