MCPcopy Create free account
hub / github.com/OpenFOAM/OpenFOAM-dev / info

Method info

src/OpenFOAM/matrices/lduMatrix/lduMatrix/lduMatrix.H:710–713  ·  view source on GitHub ↗

- Return info proxy. Used to print matrix information to a stream

Source from the content-addressed store, hash-verified

708 //- Return info proxy.
709 // Used to print matrix information to a stream
710 InfoProxy<lduMatrix> info() const
711 {
712 return *this;
713 }
714
715
716 // Member operators

Callers 2

MatrixIO.CFile · 0.45
printStatsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected