Neko  0.8.1
A portable framework for high-order spectral element flow simulations
system Module Reference

Interface to system information routines. More...

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...
 

Detailed Description

Interface to system information routines.

Function/Subroutine Documentation

◆ system_cpu_name()

subroutine, public system::system_cpu_name ( character(len=*), intent(inout)  name)

Retrieve the system's CPU name (type)

Parameters
nameStores the retrieved name.

Definition at line 58 of file system.f90.

Here is the caller graph for this function: