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

Storage for SSA coefficients at a quadrature point. More...

#include <SSAFEM.hh>

List of all members.

Public Attributes

PetscReal H
PetscReal tauc
PetscReal b
PetscReal B
PISMVector2 driving_stress
PetscInt mask

Detailed Description

Storage for SSA coefficients at a quadrature point.

Definition at line 28 of file SSAFEM.hh.


Member Data Documentation

Definition at line 29 of file SSAFEM.hh.

Referenced by SSAFEM::setup().

Definition at line 29 of file SSAFEM.hh.

Referenced by SSAFEM::PointwiseNuHAndBeta(), and SSAFEM::setup().

PISMVector2 driving_stress

Definition at line 30 of file SSAFEM.hh.

Referenced by SSAFEM::compute_local_function(), and SSAFEM::setup().

Definition at line 29 of file SSAFEM.hh.

Referenced by SSAFEM::PointwiseNuHAndBeta(), and SSAFEM::setup().

PetscInt mask

Definition at line 31 of file SSAFEM.hh.

Referenced by SSAFEM::PointwiseNuHAndBeta(), and SSAFEM::setup().

Definition at line 29 of file SSAFEM.hh.

Referenced by SSAFEM::PointwiseNuHAndBeta(), and SSAFEM::setup().


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