|
PISM, A Parallel Ice Sheet Model stable 0.4.1779
|
#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. | |
| PetscTruth Floating | ( | const IceFlowLaw & | ice, |
| PetscScalar | ocean_rho, | ||
| PetscReal | H, | ||
| PetscReal | bed | ||
| ) |
Legacy code that needs to vanish.
Definition at line 407 of file FETools.cc.
References IceFlowLaw::rho.
| int PismIntMask | ( | PetscScalar | maskvalue | ) |
Legacy code that needs to vanish.
Definition at line 415 of file FETools.cc.
Referenced by SSAFEM_Forward::assemble_T_rhs(), SSAFEM_Forward::assemble_TStarA_rhs(), and SSAFEM::FixDirichletValues().
1.7.3