54 #ifndef loadBalancer_fvMeshDistributor_H
55 #define loadBalancer_fvMeshDistributor_H
64 namespace fvMeshDistributors
A simple wrapper around bool so that it can be read as a word: true/false, on/off,...
Starts timing CPU usage and return elapsed time from start.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
fvMesh & mesh()
Return the fvMesh.
Dynamic mesh redistribution using the distributor specified in decomposeParDict.
Dynamic mesh redistribution using the distributor specified in decomposeParDict.
TypeName("loadBalancer")
Runtime type information.
virtual bool update()
Distribute the.
loadBalancer(fvMesh &mesh, const dictionary &dict)
Construct from fvMesh and dictionary.
virtual ~loadBalancer()
Destructor.
Mesh data needed to do the Finite Volume discretisation.