printMeshSummary.H File Reference

Go to the source code of this file.

Functions

 if (cpp)
 

Variables

const label nNonProcessor = patches.nNonProcessor()
 
const label nPatches = patches.size()
 
const label nBoundEdges = aMesh.nBoundaryEdges() - nProcEdges
 

Detailed Description

Original source file printMeshSummary.H

Definition in file printMeshSummary.H.

Function Documentation

◆ if()

if ( cpp  )

Definition at line 56 of file printMeshSummary.H.

Variable Documentation

◆ nNonProcessor

const label nNonProcessor = patches.nNonProcessor()

Definition at line 29 of file printMeshSummary.H.

◆ nPatches

◆ nBoundEdges

const label nBoundEdges = aMesh.nBoundaryEdges() - nProcEdges

Definition at line 63 of file printMeshSummary.H.