SALSA Analysis Modules
Data Fields
componentobject_ Struct Reference

Data Fields

int cookie
const char * name
PetscErrorCode(* module )(AnaModNumericalProblem, AnalysisItem *, int *, PetscTruth *)
int dataid
AnalysisDataType type
PetscTruth hasval

Detailed Description

Definition at line 8 of file component.c.


Field Documentation

Definition at line 9 of file component.c.

Referenced by CreateComponentObject().

Definition at line 12 of file component.c.

Referenced by ComponentGetId(), ComponentRetrieve(), and ComponentSetModule().

Definition at line 12 of file component.c.

Referenced by ComponentCompute().

PetscErrorCode(* componentobject_::module)(AnaModNumericalProblem, AnalysisItem *, int *, PetscTruth *)

Definition at line 11 of file component.c.

Referenced by ComponentCompute(), and ComponentSetModule().

Definition at line 10 of file component.c.

Referenced by ComponentGetName(), CreateComponentObject(), and DestroyComponentObject().

Definition at line 12 of file component.c.

Referenced by ComponentGetType(), ComponentRetrieve(), and ComponentSetModule().


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