PISM, A Parallel Ice Sheet Model stable 0.4.1779
Functions

src/base/stressbalance/FETools.cc File Reference

#include "FETools.hh"

Go to the source code of this file.

Functions

PetscTruth Floating (const IceFlowLaw &ice, PetscScalar ocean_rho, PetscReal H, PetscReal bed)
 Legacy code that needs to vanish.
int PismIntMask (PetscScalar maskvalue)
 Legacy code that needs to vanish.

Function Documentation

PetscTruth Floating ( const IceFlowLaw ice,
PetscScalar  ocean_rho,
PetscReal  H,
PetscReal  bed 
)

Legacy code that needs to vanish.

Todo:
Make it go away.

Definition at line 407 of file FETools.cc.

References IceFlowLaw::rho.

int PismIntMask ( PetscScalar  maskvalue)

Legacy code that needs to vanish.

Todo:
Make it go away.

Definition at line 415 of file FETools.cc.

Referenced by SSAFEM_Forward::assemble_T_rhs(), SSAFEM_Forward::assemble_TStarA_rhs(), and SSAFEM::FixDirichletValues().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines