PISM, A Parallel Ice Sheet Model  stable v0.5
Public Attributes
FEFunctionGerm Struct Reference

Struct for gathering the value and derivative of a function at a point. More...

#include <FETools.hh>

List of all members.

Public Attributes

PetscReal val
 Function value.
PetscReal dx
 Function deriviative with respect to x.
PetscReal dy
 Function derivative with respect to y.

Detailed Description

Struct for gathering the value and derivative of a function at a point.

Germ in meant in the mathematical sense, sort of.

Definition at line 151 of file FETools.hh.


Member Data Documentation


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines