The Elk Code
 
Loading...
Searching...
No Matches
modtest Module Reference

Functions/Subroutines

subroutine writetest (id, descr, nv, iv, iva, tol, rv, rva, zv, zva)
 

Variables

logical test
 

Function/Subroutine Documentation

◆ writetest()

subroutine modtest::writetest ( integer, intent(in)  id,
character(*), intent(in)  descr,
integer, intent(in), optional  nv,
integer, intent(in), optional  iv,
integer, dimension(*), intent(in), optional  iva,
real(8), intent(in), optional  tol,
real(8), intent(in), optional  rv,
real(8), dimension(*), intent(in), optional  rva,
complex(8), intent(in), optional  zv,
complex(8), dimension(*), intent(in), optional  zva 
)

Definition at line 15 of file modtest.f90.

Here is the caller graph for this function:

Variable Documentation

◆ test

logical modtest::test

Definition at line 11 of file modtest.f90.