update_mesh_statistics#
- MeshStatistics.update_mesh_statistics(domain: str = 'ALL') None #
Re-read the mesh statistics from TurboGrid.
This can be used either to update the cached mesh statistics after TurboGrid has remeshed, or to update the cached mesh statistics to use a different domain or domains.
Parameters#
- domain: str, optional
Domain name to get statistics for. If not specified, statistics for all domains are read.