Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
pyAMRGrid.cpp File Reference
Include dependency graph for pyAMRGrid.cpp:

Go to the source code of this file.

Typedefs

using Grid = shamrock::amr::AMRGrid<u64_3, 3>

Variables

 ON_PYTHON_INIT

Detailed Description

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file pyAMRGrid.cpp.

Typedef Documentation

◆ Grid

using Grid = shamrock::amr::AMRGrid<u64_3, 3>

Definition at line 25 of file pyAMRGrid.cpp.

Variable Documentation

◆ ON_PYTHON_INIT

ON_PYTHON_INIT
Initial value:
{
auto &m = root_module

Definition at line 22 of file pyAMRGrid.cpp.