Neko  0.8.99
A portable framework for high-order spectral element flow simulations
system::system_cpuid Interface Reference

Interface to a C function to retrieve the CPU name (type). More...

Private Member Functions

subroutine system_cpuid (name, len)
 

Detailed Description

Parameters
nameStores the retrieved name. Should be a character of length len and c_char kind.
lenThe maximum anticipated length of the retrieved name.

Definition at line 44 of file system.f90.

Constructor & Destructor Documentation

◆ system_cpuid()

subroutine system::system_cpuid::system_cpuid ( type(c_ptr), value  name,
integer(c_size_t), value  len 
)
private

Definition at line 44 of file system.f90.

Here is the call graph for this function:

The documentation for this interface was generated from the following file: