Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFOAM/OpenFOAM-dev
/ inv
Method
inv
src/OpenFOAM/primitives/Tensor/TensorI.H:642–645 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
640
641
template<class Cmpt>
642
inline Tensor<Cmpt> Tensor<Cmpt>::inv() const
643
{
644
return Foam::inv(*this);
645
}
646
647
648
//- Return the 1st invariant of a tensor
Callers
6
main
Function · 0.45
gradingDescriptors.C
File · 0.45
ISAT.C
File · 0.45
bodyPoint
Method · 0.45
forwardDynamics
Function · 0.45
masterPoint
Method · 0.45
Calls
1
inv
Function · 0.70
Tested by
1
main
Function · 0.36