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

Go to the source code of this file.

Functions

 PYBIND11_EMBEDDED_MODULE (pyshamrock, m)
 Call bindings init for the shamrock python module.
int main (int argc, char *argv[])

Detailed Description

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)
Version
0.1
Date
2022-05-24

Definition in file main.cpp.

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

Definition at line 50 of file main.cpp.

◆ PYBIND11_EMBEDDED_MODULE()

PYBIND11_EMBEDDED_MODULE ( pyshamrock ,
m  )

Call bindings init for the shamrock python module.

Definition at line 48 of file main.cpp.