|
PICurv 0.1.0
A Parallel Particle-In-Cell Solver for Curvilinear LES
|
Module-like proxy that preserves picurv.np without eager import.
More...
Public Member Functions | |
| __getattr__ (self, name) | |
| Resolve a NumPy attribute on first use. | |
Module-like proxy that preserves picurv.np without eager import.
| picurv_cli.core._LazyNumpyProxy.__getattr__ | ( | self, | |
| name | |||
| ) |
Resolve a NumPy attribute on first use.
| [in] | name | NumPy attribute name. |
Definition at line 46 of file core.py.