repo.or.cz
/
foam-extend-3.2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
BUGFIX: Uninitialised member variables
[foam-extend-3.2.git]
/
applications
/
utilities
/
postProcessing
/
graphics
/
newEnsightFoamReader
/
USERD_stop_part_building.H
blob
13ac17682e4d25a503945b1db0f431aeacdd0070
1
// Not in use
2
void USERD_stop_part_building(void)
3
{
4
#ifdef ENSIGHTDEBUG
5
Info << "Entering: USERD_stop_part_building" << endl << flush;
6
#endif
7
8
}