Main Page   Modules   Compound List   File List   Compound Members   File Members  

params.h File Reference

Data members and function declarations for class params. More...

#include "isim/various.h"
#include "maloc/maloc.h"

Go to the source code of this file.

Compounds

struct  params
 Class for input handling. More...


Defines

#define _PARAMS_H_   1
 Environment variable for 'params.h'.


Typedefs

typedef params params

Functions

paramsparams_ctor ()
 Constructor for the params object. More...

void params_dtor (params *thee)
 Destructor for the params object. More...

void params_read (params *thee, char *inputpath)
 Reads the input file "INPUT.IN" and assigns values to data members. More...


Detailed Description

Data members and function declarations for class params.

The file has no fundamental dependencies

Version:
Id:
params.h,v 1.7 2002/05/29 00:34:05 apbs Exp
Author:
Andreas Vitalis
Attention:
 *
 * ISIM (simulation of explicit ions in the GCE)
 *
 * 
 * Dept. of Chemistry and Biochemistry
 * University of California, San Diego
 *
 * Additional contributing authors listed in the code documentation.
 *
 * Copyright (c) 1999-2002. The Regents of the University of California 
 *                          (Regents).  All Rights Reserved.
 *
 * Permission to use, copy, modify, and distribute this software and its
 * documentation for educational, research, and not-for-profit purposes,
 * without fee and without a signed licensing agreement, is hereby granted,
 * provided that the above copyright notice, this paragraph and the
 * following two paragraphs appear in all copies, modifications, and
 * distributions.
 *
 * IN NO EVENT SHALL REGENTS BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT,
 * SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS,
 * ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF
 * REGENTS HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 *
 * REGENTS SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT
 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
 * PARTICULAR PURPOSE.  THE SOFTWARE AND ACCOMPANYING DOCUMENTATION, IF
 * ANY, PROVIDED HEREUNDER IS PROVIDED "AS IS".  REGENTS HAS NO OBLIGATION
 * TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
 * MODIFICATIONS.
 *
 * 

Generated on Tue Jun 18 16:58:28 2002 for ISIM by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002