LoadSingleFile Subroutine

public subroutine LoadSingleFile(fileName, mesh, fwh, actualIter, hasGradients)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: fileName
class(HexMesh), intent(inout) :: mesh
class(FWHClass), intent(inout) :: fwh
integer, intent(in) :: actualIter
logical, intent(in) :: hasGradients