VMEC 8.52
3D Equilibrium solver with nested flux surfaces.
Loading...
Searching...
No Matches
tolower.f90 File Reference

Convert a string to lower case. More...

Go to the source code of this file.

Functions/Subroutines

subroutine tolower (string)
 Convert a string to lower case.
 

Detailed Description

Convert a string to lower case.

Definition in file tolower.f90.

Function/Subroutine Documentation

◆ tolower()

subroutine tolower ( character (len=*), intent(inout) string)

Convert a string to lower case.

Note: string should NOT be a parameter (constant) or this seg faults

Parameters
stringstring to convert

Definition at line 9 of file tolower.f90.

Referenced by pcurr(), piota(), and pmass().

Here is the caller graph for this function: