|
FEDEM Solver
R8.0
Source code of the dynamics solver
|
This file contains additional source code for the pFUnit driver. More...
Modules | |
| module | pfunitargs |
| Module with additional source code for the pFUnit driver. | |
Functions/Subroutines | |
| logical function | pfunitargs::get_srcdir (argument) |
| Extracts the source directory from a command-line argument. More... | |
Variables | |
| character(len=:), allocatable, save | pfunitargs::srcdir |
| Source directory of the unit tests. More... | |
This file contains additional source code for the pFUnit driver.
This is an extension of the Fortran unit test system (pFUnit) to enable passing additional command-line options to the unit test executables when invoked via ctest.