Skip to content

memmett/visdebug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

visdebug

Simple in-situ visualisation/debugging routines for F90. See memmett.blogspot.com for a brief description.

To compile zmq.c, you need the ZMQ library. If you have Ananconda installed, you have everything you need already:

CFLAGS += -I$HOME/anaconda/include LDFLAGS += -I$HOME/anaconda/lib -lzmq

In the example code posted here, the 'dsend' subroutine in debug.f90 uses BoxLib.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published