OOPS
test_oops_variables Module Reference

Test interface for oops variables. More...

Functions/Subroutines

subroutine c_test_vars_interface (c_conf, c_vars)
 Test uniform real distribution. More...
 

Variables

integer, parameter var_length = 10
 
integer, parameter max_string = 800
 

Detailed Description

Test interface for oops variables.

Function/Subroutine Documentation

◆ c_test_vars_interface()

subroutine test_oops_variables::c_test_vars_interface ( type(c_ptr), intent(in), value  c_conf,
type(c_ptr), intent(in), value  c_vars 
)
private

Test uniform real distribution.

Definition at line 29 of file variables.F90.

Variable Documentation

◆ max_string

integer, parameter test_oops_variables::max_string = 800
private

Definition at line 22 of file variables.F90.

◆ var_length

integer, parameter test_oops_variables::var_length = 10
private

Definition at line 21 of file variables.F90.