PISM, A Parallel Ice Sheet Model 2.2.1-cd005eec8 committed by Constantine Khrulev on 2025-03-07
Loading...
Searching...
No Matches

◆ cross()

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

Cross product of two 3D vectors.

Definition at line 40 of file Element.cc.

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

Referenced by invert().