Skip to content

Commit

Permalink
Update Stub Files
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l authored and github-actions[bot] committed Dec 22, 2023
1 parent 5487d0d commit ea2fb38
Show file tree
Hide file tree
Showing 6 changed files with 1,793 additions and 842 deletions.
124 changes: 66 additions & 58 deletions src/amrex/space1d/__init__.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,9 @@ from amrex.space1d.amrex_1d_pybind import (
ParConstIter_1_1_2_1_arena,
ParConstIter_1_1_2_1_default,
ParConstIter_1_1_2_1_pinned,
ParConstIter_pureSoA_7_0_arena,
ParConstIter_pureSoA_7_0_default,
ParConstIter_pureSoA_7_0_pinned,
ParConstIter_pureSoA_5_0_arena,
ParConstIter_pureSoA_5_0_default,
ParConstIter_pureSoA_5_0_pinned,
ParConstIter_pureSoA_8_0_arena,
ParConstIter_pureSoA_8_0_default,
ParConstIter_pureSoA_8_0_pinned,
Expand All @@ -126,9 +126,9 @@ from amrex.space1d.amrex_1d_pybind import (
ParConstIterBase_1_1_2_1_arena,
ParConstIterBase_1_1_2_1_default,
ParConstIterBase_1_1_2_1_pinned,
ParConstIterBase_pureSoA_7_0_arena,
ParConstIterBase_pureSoA_7_0_default,
ParConstIterBase_pureSoA_7_0_pinned,
ParConstIterBase_pureSoA_5_0_arena,
ParConstIterBase_pureSoA_5_0_default,
ParConstIterBase_pureSoA_5_0_pinned,
ParConstIterBase_pureSoA_8_0_arena,
ParConstIterBase_pureSoA_8_0_default,
ParConstIterBase_pureSoA_8_0_pinned,
Expand All @@ -141,9 +141,9 @@ from amrex.space1d.amrex_1d_pybind import (
ParIter_1_1_2_1_arena,
ParIter_1_1_2_1_default,
ParIter_1_1_2_1_pinned,
ParIter_pureSoA_7_0_arena,
ParIter_pureSoA_7_0_default,
ParIter_pureSoA_7_0_pinned,
ParIter_pureSoA_5_0_arena,
ParIter_pureSoA_5_0_default,
ParIter_pureSoA_5_0_pinned,
ParIter_pureSoA_8_0_arena,
ParIter_pureSoA_8_0_default,
ParIter_pureSoA_8_0_pinned,
Expand All @@ -156,9 +156,9 @@ from amrex.space1d.amrex_1d_pybind import (
ParIterBase_1_1_2_1_arena,
ParIterBase_1_1_2_1_default,
ParIterBase_1_1_2_1_pinned,
ParIterBase_pureSoA_7_0_arena,
ParIterBase_pureSoA_7_0_default,
ParIterBase_pureSoA_7_0_pinned,
ParIterBase_pureSoA_5_0_arena,
ParIterBase_pureSoA_5_0_default,
ParIterBase_pureSoA_5_0_pinned,
ParIterBase_pureSoA_8_0_arena,
ParIterBase_pureSoA_8_0_default,
ParIterBase_pureSoA_8_0_pinned,
Expand All @@ -169,6 +169,7 @@ from amrex.space1d.amrex_1d_pybind import (
Particle_3_2,
Particle_4_0,
Particle_5_0,
Particle_6_0,
Particle_7_0,
Particle_8_0,
Particle_37_1,
Expand All @@ -181,9 +182,9 @@ from amrex.space1d.amrex_1d_pybind import (
ParticleContainer_1_1_2_1_arena,
ParticleContainer_1_1_2_1_default,
ParticleContainer_1_1_2_1_pinned,
ParticleContainer_pureSoA_7_0_arena,
ParticleContainer_pureSoA_7_0_default,
ParticleContainer_pureSoA_7_0_pinned,
ParticleContainer_pureSoA_5_0_arena,
ParticleContainer_pureSoA_5_0_default,
ParticleContainer_pureSoA_5_0_pinned,
ParticleContainer_pureSoA_8_0_arena,
ParticleContainer_pureSoA_8_0_default,
ParticleContainer_pureSoA_8_0_pinned,
Expand All @@ -196,24 +197,24 @@ from amrex.space1d.amrex_1d_pybind import (
ParticleTile_0_0_5_0_arena,
ParticleTile_0_0_5_0_default,
ParticleTile_0_0_5_0_pinned,
ParticleTile_0_0_7_0_arena,
ParticleTile_0_0_7_0_default,
ParticleTile_0_0_7_0_pinned,
ParticleTile_0_0_8_0_arena,
ParticleTile_0_0_8_0_default,
ParticleTile_0_0_8_0_pinned,
ParticleTile_0_0_37_1_arena,
ParticleTile_0_0_37_1_default,
ParticleTile_0_0_37_1_pinned,
ParticleTile_1_1_2_1_arena,
ParticleTile_1_1_2_1_default,
ParticleTile_1_1_2_1_pinned,
ParticleTile_pureSoA_0_0_5_0_arena,
ParticleTile_pureSoA_0_0_5_0_default,
ParticleTile_pureSoA_0_0_5_0_pinned,
ParticleTile_pureSoA_0_0_8_0_arena,
ParticleTile_pureSoA_0_0_8_0_default,
ParticleTile_pureSoA_0_0_8_0_pinned,
ParticleTileData_0_0_4_0,
ParticleTileData_0_0_5_0,
ParticleTileData_0_0_7_0,
ParticleTileData_0_0_8_0,
ParticleTileData_0_0_37_1,
ParticleTileData_1_1_2_1,
ParticleTileData_pureSoA_0_0_5_0,
ParticleTileData_pureSoA_0_0_8_0,
Periodicity,
PIdx,
PODVector_int_arena,
Expand All @@ -222,6 +223,9 @@ from amrex.space1d.amrex_1d_pybind import (
PODVector_real_arena,
PODVector_real_pinned,
PODVector_real_std,
PODVector_uint64_arena,
PODVector_uint64_pinned,
PODVector_uint64_std,
RealBox,
RealVect,
StructOfArrays_2_1_arena,
Expand All @@ -232,13 +236,13 @@ from amrex.space1d.amrex_1d_pybind import (
StructOfArrays_4_0_pinned,
StructOfArrays_5_0_arena,
StructOfArrays_5_0_default,
StructOfArrays_5_0_idcpu_arena,
StructOfArrays_5_0_idcpu_default,
StructOfArrays_5_0_idcpu_pinned,
StructOfArrays_5_0_pinned,
StructOfArrays_7_0_arena,
StructOfArrays_7_0_default,
StructOfArrays_7_0_pinned,
StructOfArrays_8_0_arena,
StructOfArrays_8_0_default,
StructOfArrays_8_0_pinned,
StructOfArrays_8_0_idcpu_arena,
StructOfArrays_8_0_idcpu_default,
StructOfArrays_8_0_idcpu_pinned,
StructOfArrays_37_1_arena,
StructOfArrays_37_1_default,
StructOfArrays_37_1_pinned,
Expand Down Expand Up @@ -346,6 +350,9 @@ __all__ = [
"PODVector_real_arena",
"PODVector_real_pinned",
"PODVector_real_std",
"PODVector_uint64_arena",
"PODVector_uint64_pinned",
"PODVector_uint64_std",
"ParConstIterBase_0_0_4_0_arena",
"ParConstIterBase_0_0_4_0_default",
"ParConstIterBase_0_0_4_0_pinned",
Expand All @@ -355,9 +362,9 @@ __all__ = [
"ParConstIterBase_1_1_2_1_arena",
"ParConstIterBase_1_1_2_1_default",
"ParConstIterBase_1_1_2_1_pinned",
"ParConstIterBase_pureSoA_7_0_arena",
"ParConstIterBase_pureSoA_7_0_default",
"ParConstIterBase_pureSoA_7_0_pinned",
"ParConstIterBase_pureSoA_5_0_arena",
"ParConstIterBase_pureSoA_5_0_default",
"ParConstIterBase_pureSoA_5_0_pinned",
"ParConstIterBase_pureSoA_8_0_arena",
"ParConstIterBase_pureSoA_8_0_default",
"ParConstIterBase_pureSoA_8_0_pinned",
Expand All @@ -370,9 +377,9 @@ __all__ = [
"ParConstIter_1_1_2_1_arena",
"ParConstIter_1_1_2_1_default",
"ParConstIter_1_1_2_1_pinned",
"ParConstIter_pureSoA_7_0_arena",
"ParConstIter_pureSoA_7_0_default",
"ParConstIter_pureSoA_7_0_pinned",
"ParConstIter_pureSoA_5_0_arena",
"ParConstIter_pureSoA_5_0_default",
"ParConstIter_pureSoA_5_0_pinned",
"ParConstIter_pureSoA_8_0_arena",
"ParConstIter_pureSoA_8_0_default",
"ParConstIter_pureSoA_8_0_pinned",
Expand All @@ -385,9 +392,9 @@ __all__ = [
"ParIterBase_1_1_2_1_arena",
"ParIterBase_1_1_2_1_default",
"ParIterBase_1_1_2_1_pinned",
"ParIterBase_pureSoA_7_0_arena",
"ParIterBase_pureSoA_7_0_default",
"ParIterBase_pureSoA_7_0_pinned",
"ParIterBase_pureSoA_5_0_arena",
"ParIterBase_pureSoA_5_0_default",
"ParIterBase_pureSoA_5_0_pinned",
"ParIterBase_pureSoA_8_0_arena",
"ParIterBase_pureSoA_8_0_default",
"ParIterBase_pureSoA_8_0_pinned",
Expand All @@ -400,9 +407,9 @@ __all__ = [
"ParIter_1_1_2_1_arena",
"ParIter_1_1_2_1_default",
"ParIter_1_1_2_1_pinned",
"ParIter_pureSoA_7_0_arena",
"ParIter_pureSoA_7_0_default",
"ParIter_pureSoA_7_0_pinned",
"ParIter_pureSoA_5_0_arena",
"ParIter_pureSoA_5_0_default",
"ParIter_pureSoA_5_0_pinned",
"ParIter_pureSoA_8_0_arena",
"ParIter_pureSoA_8_0_default",
"ParIter_pureSoA_8_0_pinned",
Expand All @@ -417,9 +424,9 @@ __all__ = [
"ParticleContainer_1_1_2_1_arena",
"ParticleContainer_1_1_2_1_default",
"ParticleContainer_1_1_2_1_pinned",
"ParticleContainer_pureSoA_7_0_arena",
"ParticleContainer_pureSoA_7_0_default",
"ParticleContainer_pureSoA_7_0_pinned",
"ParticleContainer_pureSoA_5_0_arena",
"ParticleContainer_pureSoA_5_0_default",
"ParticleContainer_pureSoA_5_0_pinned",
"ParticleContainer_pureSoA_8_0_arena",
"ParticleContainer_pureSoA_8_0_default",
"ParticleContainer_pureSoA_8_0_pinned",
Expand All @@ -429,9 +436,9 @@ __all__ = [
"ParticleTileData_0_0_37_1",
"ParticleTileData_0_0_4_0",
"ParticleTileData_0_0_5_0",
"ParticleTileData_0_0_7_0",
"ParticleTileData_0_0_8_0",
"ParticleTileData_1_1_2_1",
"ParticleTileData_pureSoA_0_0_5_0",
"ParticleTileData_pureSoA_0_0_8_0",
"ParticleTile_0_0_37_1_arena",
"ParticleTile_0_0_37_1_default",
"ParticleTile_0_0_37_1_pinned",
Expand All @@ -441,22 +448,23 @@ __all__ = [
"ParticleTile_0_0_5_0_arena",
"ParticleTile_0_0_5_0_default",
"ParticleTile_0_0_5_0_pinned",
"ParticleTile_0_0_7_0_arena",
"ParticleTile_0_0_7_0_default",
"ParticleTile_0_0_7_0_pinned",
"ParticleTile_0_0_8_0_arena",
"ParticleTile_0_0_8_0_default",
"ParticleTile_0_0_8_0_pinned",
"ParticleTile_1_1_2_1_arena",
"ParticleTile_1_1_2_1_default",
"ParticleTile_1_1_2_1_pinned",
"ParticleTile_pureSoA_0_0_5_0_arena",
"ParticleTile_pureSoA_0_0_5_0_default",
"ParticleTile_pureSoA_0_0_5_0_pinned",
"ParticleTile_pureSoA_0_0_8_0_arena",
"ParticleTile_pureSoA_0_0_8_0_default",
"ParticleTile_pureSoA_0_0_8_0_pinned",
"Particle_0_0",
"Particle_1_1",
"Particle_2_1",
"Particle_37_1",
"Particle_3_2",
"Particle_4_0",
"Particle_5_0",
"Particle_6_0",
"Particle_7_0",
"Particle_8_0",
"Periodicity",
Expand All @@ -474,13 +482,13 @@ __all__ = [
"StructOfArrays_4_0_pinned",
"StructOfArrays_5_0_arena",
"StructOfArrays_5_0_default",
"StructOfArrays_5_0_idcpu_arena",
"StructOfArrays_5_0_idcpu_default",
"StructOfArrays_5_0_idcpu_pinned",
"StructOfArrays_5_0_pinned",
"StructOfArrays_7_0_arena",
"StructOfArrays_7_0_default",
"StructOfArrays_7_0_pinned",
"StructOfArrays_8_0_arena",
"StructOfArrays_8_0_default",
"StructOfArrays_8_0_pinned",
"StructOfArrays_8_0_idcpu_arena",
"StructOfArrays_8_0_idcpu_default",
"StructOfArrays_8_0_idcpu_pinned",
"The_Arena",
"The_Async_Arena",
"The_Cpu_Arena",
Expand Down
Loading

0 comments on commit ea2fb38

Please sign in to comment.