dune-grid  2.1.1
Public Attributes
FctSelector::function_modifier Struct Reference

List of all members.

Public Attributes

function_modifier_index type
char name [MAX_STRLEN]
GENMESH_FDATA * orig_f_data
GENMESH_FDATA * new_f_data
int new_f_size
void(* origfun )(void *, int, double *, double *, void *)
void(* origbounds )(void *, double *, double *, void *)
int number_of_functions
struct {
   GENMESH_FDATA *   fdata
   char   name [MAX_STRLEN]
   char   symbol [SYMBOL_LENGTH]
   void(*   fun )(void *, int, double
      *, double *, void *)
   int   active
functions
ITEM * item
void * data
void(* modfun )(void *, int, double *, double *, void *)
void(* modbounds )(void *, double *, double *, void *)
GENMESH_FDATA *(* init )(struct function_modifier *)
char *(* info )(struct function_modifier *)
bool_t(* xdr )(XDR *, struct function_modifier *)
void(* deleteFct )(struct function_modifier *)

Member Data Documentation

void(* FctSelector::function_modifier::fun)(void *, int, double *, double *, void *)
void(* FctSelector::function_modifier::modbounds)(void *, double *, double *, void *)
void(* FctSelector::function_modifier::modfun)(void *, int, double *, double *, void *)
void(* FctSelector::function_modifier::origbounds)(void *, double *, double *, void *)
void(* FctSelector::function_modifier::origfun)(void *, int, double *, double *, void *)

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