Neko
0.9.99
A portable framework for high-order spectral element flow simulations
|
Interface to system information routines.
Data Types | |
interface | system_cpuid |
Interface to a C function to retrieve the CPU name (type). More... | |
Functions/Subroutines | |
subroutine, public | system_cpu_name (name) |
Retrieve the system's CPU name (type) More... | |
subroutine, public system::system_cpu_name | ( | character(len=*), intent(inout) | name | ) |
name | Stores the retrieved name. |
Definition at line 58 of file system.f90.