petsc-3.11.4 2019-09-28
PetscLogMPEGetRGBColor
This routine returns a rgb color useable with PetscLogEventRegister()
Synopsis
#include "petscsys.h"
PetscErrorCode PetscLogMPEGetRGBColor(const char *str[])
Not collective. Maybe it should be?
Output Parameter
str -character string representing the color
Keywords
log, mpe , color
See Also
PetscLogEventRegister
Level
developer
Location
src/sys/logging/plog.c
Index of all Profiling routines
Table of Contents for all manual pages
Index of all manual pages