Go to the source code of this file.
|
class | FauxGrainTracker |
| This class is a fake grain tracker object, it will not actually track grains nor remap them but will provide the same interface as the grain tracker and can be used as a lightweight replacement when neither of those methods are needed. More...
|
|
◆ validParams< FauxGrainTracker >()
Definition at line 20 of file FauxGrainTracker.C.
23 params.addClassDescription(
"Fake grain tracker object for cases where the number of grains is "
24 "equal to the number of order parameters.");