#include <stdlib.h>#include <string.h>#include "c_compiler.h"#include "tcl.h"#include "TclCommands.h"#include "tcl_commands.h"#include "config.h"#include "utilities.h"#include "CUDAKernels.h"#include "WKFThreads.h"#include "vmd.h"Go to the source code of this file.
[static]
Definition at line 45 of file tcl_commands.C.
References c_compiler_std, NULL, VMDApp::par_name, VMDApp::par_rank, VMDApp::par_size, SIMPLE_TCL_OPT, vmd_cuda_num_devices, vmd_get_avail_physmem_mb, VMDgetDisplayTypeName, wkf_cpu_affinitylist, and wkf_thread_numprocessors.
Referenced by Vmd_Init.