Julienne
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
report
Interface
7 statements
Source File
julienne_test_m.f90
julienne_test_m
report
Contents
None
interface
private module subroutine report(test, passes, tests)
Implementation →
Arguments
Type
Intent
Optional
Attributes
Name
class(
test_t
),
intent(in)
::
test
integer,
intent(inout)
::
passes
integer,
intent(inout)
::
tests
Description
Print the test results and increment the tallies of passing tests and total tests