Functions | Variables
matrixWrite.H File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

simpleMatrix< scalar > A (Nc)
 
 for (label i=0;i< Nc;i++)
 
 forAll (T.boundaryField(), patchI)
 

Variables

label Nc = mesh.nCells()
 

Function Documentation

◆ A()

simpleMatrix<scalar> A ( Nc  )

◆ for()

for ( )

Definition at line 5 of file matrixWrite.H.

References A(), and Nc.

Here is the call graph for this function:

◆ forAll()

forAll ( T.  boundaryField(),
patchI   
)

Definition at line 27 of file matrixWrite.H.

References A(), T, and TEqn().

Here is the call graph for this function:

Variable Documentation

◆ Nc

label Nc = mesh.nCells()

Definition at line 2 of file matrixWrite.H.

Referenced by for().