FEDEM Solver
R8.0
Source code of the dynamics solver
|
Returns the file name without the path and extension. More...
Public Member Functions | |
subroutine | ffa_getbasename (thePath, baseName) |
Returns the file name without the path and extension.
[in] | thePath | The full pathname |
[out] | baseName | The file name without path and extension |
subroutine ffafilepathinterface::ffa_getbasename::ffa_getbasename | ( | character*(*), intent(in) | thePath, |
character*(*), intent(out) | baseName | ||
) |