GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
OCT-DISPLAY_PARTITIONS(1) octopus documentation OCT-DISPLAY_PARTITIONS(1)

oct-display_partitions - Graphical representation of the mesh partitions.

oct-display_partitions

[oct-display_partitions does not read the standard input: all standard input will be simply ignored. Also, oct-display_partitions accepts no command line arguments.]

This program is one of the octopus utilities.

It is a script to use gnuplot to plot the partitioning of the mesh. The files mesh_partition.XXX as produced in debug/mesh_partition by the octopus debug mode have to be present in the current working directory when this script is invoked. The plot can be found in the file mesh_partitions.png. This script generates a gnuplot-script called mesh_partitions_index.gp which is stored in the current working directory and can be loaded into gnuplot manually. With:

gnuplot> load mesh_partitions_index.gp

gnuplot> set term x11

gnuplot> replot

the plot can be reproduced and shown on the screen so that rotating and zooming is possible.

The man pages of octopus and of the auxiliary octopus sub-programs (oct-something) are not intended to contain the documentation of the programs, but only their basic description. For where to find more documentation, see the "SEE ALSO" section below.

Written by H. Appel.

Report bugs through the <octopus-users@tddft.org> mailing list.

Copyright (C) 2005 H. Appel.

This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

The largest source of documentation is the octopus website: http://octopus-code.org.
2021-11-25 perl v5.32.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.