petsc-3.13.6 2020-09-29
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
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