PlasmaCalcs
Usage
PlasmaCalcs API
plasma_calculator
quantities
dimensions
units
hookups
addons
other_calculators
mhd
multi_run_analysis
tools
array_select
arrays
display
docs_tools
fft_tools
history
imports
io_tools
iterables
math
multiprocessing
check_pickle
copy_via_pickle
identity
is_task_element
mptest_add100
mptest_echo
mptest_sleep
mptest_sleep_add100
CrashIfCalled
IdentityTask
MPTestClass
Task
TaskArray
TaskContainer
TaskContainerCallKwargsAttrHaver
TaskGroup
TaskList
TaskPartition
UniqueTask
oop_tools
os_tools
properties
pytools
sentinels
supercomputer
timing
trees
xarray_tools
plotting
defaults
errors
PlasmaCalcs
PlasmaCalcs API
tools
multiprocessing
CrashIfCalled
View page source
CrashIfCalled
class
PlasmaCalcs.tools.multiprocessing.
CrashIfCalled
(
errmsg
=
None
)
Bases:
object
callable which is not intended to be called. Crashes when called.
Crashes with error message provided in __init__, if any.