PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ PrescribedSliding()

pism::stressbalance::PrescribedSliding::PrescribedSliding ( std::shared_ptr< const Grid g)

Shallow stress balance class that reads u and v fields from a file and holds them constant.

The only use I can think of right now is testing.

Definition at line 302 of file ShallowStressBalance.cc.