Skip to content
  • Dan Jabaay's avatar
    Overloading the assignment operation for string arrays. · 9a9a621d
    Dan Jabaay authored
    Description:
    The assignment operation works to assign a char to a 1-D and 2-D array.
    It also works to assign a 1-D array to a 1-D array and a 2-D array to
    a 2-D array.
    
    Helps make life easier for thermal expansion, and in general.
    
    CASL Ticket # - PHI #4189
    9a9a621d