System Preprocessors
Data Fields
SalsaTransformObject_ Struct Reference

Data Fields

int cookie
const char * name
const char * explanation
SalsaTransform transform
int n_options
int alloc_options
int * options
const char * option
const char ** optionexplanation
int * options_marked
int active_option
int alloc_annotate_c
const char ** annotate_c
int alloc_annotate_i
int * annotate_i
int marked
PetscErrorCode(* suitabilityfunction )(NumericalProblem, void *, SuitabilityValue *)
void * suitabilityctx

Detailed Description

Definition at line 8 of file transform.c.


Field Documentation

Definition at line 13 of file transform.c.

Definition at line 14 of file transform.c.

Referenced by TransformObjectCharAnnotate().

Definition at line 15 of file transform.c.

Referenced by TransformObjectIntAnnotate().

Definition at line 12 of file transform.c.

Referenced by TransformObjectAddOption().

Definition at line 14 of file transform.c.

Referenced by FreeTransformObject(), and TransformObjectCharAnnotate().

Definition at line 9 of file transform.c.

Referenced by NewTransformObject().

Definition at line 12 of file transform.c.

Referenced by TransformObjectDefineOption().


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