PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

◆ 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().