Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TclGraphLayout.C File Reference

Graph layout commands needed for interactive clustering analysis tools, and similar usage. More...

#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "VMDApp.h"
#include "Inform.h"
#include "GraphLayout.h"
#include <tcl.h>
#include "TclCommands.h"
#include "config.h"

Go to the source code of this file.

Functions

int layout_fr (VMDApp *app, int argc, Tcl_Obj *const objv[], Tcl_Interp *interp)
int obj_graphlayout (ClientData cd, Tcl_Interp *interp, int argc, Tcl_Obj *const objv[])


Detailed Description

Graph layout commands needed for interactive clustering analysis tools, and similar usage.

Definition in file TclGraphLayout.C.


Function Documentation

int layout_fr VMDApp   app,
int    argc,
Tcl_Obj *const    objv[],
Tcl_Interp *    interp
 

Definition at line 37 of file TclGraphLayout.C.

References GraphLayout::add_weight_matrix, GraphLayout::compute, data, GraphLayout::get_vertex_ptrs, GraphLayout::init_positions_box, n, and NULL.

Referenced by obj_graphlayout.

int obj_graphlayout ClientData    cd,
Tcl_Interp *    interp,
int    argc,
Tcl_Obj *const    objv[]
 

Definition at line 177 of file TclGraphLayout.C.

References layout_fr, NULL, and strupncmp.


Generated on Wed Apr 24 02:44:00 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002