openPMD-api
 
Loading...
Searching...
No Matches
openpmd_api.pipe.__main__ Namespace Reference

Classes

class  deferred_load
 
class  FallbackMPICommunicator
 
class  IncreaseGranularity
 
class  LoadAll
 
class  LoadOne
 
class  MergingStrategy
 
class  pipe
 

Functions

 parse_args (program_name)
 
 distribution_strategy (dataset_extent, strategy_identifier=None)
 
 main ()
 

Variables

 args = parse_args(sys.argv[0])
 
bool HAVE_MPI = True
 
 file
 
bool debug = False
 

Detailed Description

This file is part of the openPMD-api.

This module provides functions that are wrapped into sys.exit(...()) calls by
the setuptools (setup.py) "entry_points" -> "console_scripts" generator.

Copyright 2021 openPMD contributors
Authors: Franz Poeschel
License: LGPLv3+