SALSA Analysis Modules
Data Fields
categoryobject_ Struct Reference
Collaboration diagram for categoryobject_:
Collaboration graph
[legend]

Data Fields

int cookie
const char * name
int enabled
int maxcomponents
int ncomponents
PetscErrorCode(* optionfunction )(char *)
componentobjectcomponents
const char ** componentnames
AnalysisDataTypetypes

Detailed Description

Definition at line 9 of file category.c.


Field Documentation

Definition at line 10 of file category.c.

Referenced by CreateCategoryObject().

Definition at line 12 of file category.c.

Referenced by CategoryEnableByName(), and CreateCategoryObject().

Definition at line 13 of file category.c.

Referenced by CategoryGetOrCreateComponent(), and CreateCategoryObject().

const char* categoryobject_::name
PetscErrorCode(* categoryobject_::optionfunction)(char *)

Definition at line 14 of file category.c.

Referenced by CategoryGetOptionFunction(), and DeclareCategoryOptionFunction().


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