ChrLackner / ngs_gdb_pretty_print

Pretty printing of NGSolve objects in GDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pretty printing NGSolve objects in GDB

To install execute

pip3 install --user .

in source directory. Then add

py import ngs_gdb_pretty_print

to your ~/.gdbinit

About

Pretty printing of NGSolve objects in GDB


Languages

Language:Python 100.0%