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

◆ cross()

static Vector3 pism::fem::cross ( const Vector3 a,
const Vector3 b 
)
static

Cross product of two 3D vectors.

Definition at line 39 of file Element.cc.

References pism::Vector3::x, pism::Vector3::y, and pism::Vector3::z.

Referenced by invert().