Public Member Functions | |
| subroutine | dcunitsdeallocate (u) |
Definition at line 91 of file dc_units.f90.
| subroutine dc_units::deallocate::dcunitsdeallocate | ( | type(units), intent(inout) | u | ) |
Deallocate UNITS variable
Deallocates allocated arrays and resets to initial state.
| [in,out] | u | UNITS variable to deallocate |
Definition at line 361 of file dc_units.f90.
References cancel_exp(), dcunits_com::dcunitsgettoken(), dcunits_com::dcunitssetline(), dcunits_com::s_closepar, dcunits_com::s_divide, dcunits_com::s_eof, dcunits_com::s_exponent, dcunits_com::s_integer, dcunits_com::s_multiply, dcunits_com::s_openpar, dcunits_com::s_real, dcunits_com::s_shift, and dcunits_com::s_text.