SheafSystem  0.0.0.0
fiber_bundle::sec_stp_algebra Namespace Reference

Namespace containing the algrebra functions for a a section of a fiber bundle with a fiber type stp. More...

Functions

SHEAF_DLL_SPEC void symmetric_product (const sec_stp &x0, const sec_stp &x1, sec_stp &xresult, bool xauto_access)
 The symmetric product of two general tensors (pre-allocated version). More...
 

Detailed Description

Namespace containing the algrebra functions for a a section of a fiber bundle with a fiber type stp.

Function Documentation

◆ symmetric_product()

void fiber_bundle::sec_stp_algebra::symmetric_product ( const sec_stp x0,
const sec_stp x1,
sec_stp xresult,
bool  xauto_access 
)

The symmetric product of two general tensors (pre-allocated version).

Not Implemented.

Definition at line 640 of file sec_stp.cc.

Referenced by fiber_bundle::sec_stp::invariant().