| 
    Neko 0.9.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 
Interface to a C function to retrieve the CPU name (type). More...
Public Member Functions | |
| subroutine | system_cpuid (name, len) | 
| name | Stores the retrieved name. Should be a character of length len and c_char kind.  | 
| len | The maximum anticipated length of the retrieved name. | 
Definition at line 44 of file system.f90.
| subroutine system::system_cpuid::system_cpuid | ( | type(c_ptr), value | name, | 
| integer(c_size_t), value | len | ||
| ) |