PetscGetArchType

Returns a standardized architecture type for the machine that is executing this routine.

Synopsis

int PetscGetArchType(char *str,int slen)
Not Collective

Input Parameter

slen -length of string buffer

Output Parameter

str -string area to contain architecture name, should be at least 10 characters long.

Keywords

architecture, machine

Location: src/sys/src/utilsarch.c
System Index
Table of Contents