ATC version 2.0, date: Nov20
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12757 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -138,6 +138,8 @@ namespace ATC {
|
||||
bool tensorToComponents_;
|
||||
/** output vector as its components */
|
||||
bool vectorToComponents_;
|
||||
/** warn once flags */
|
||||
bool warnTooManyCols_;
|
||||
/** global variables */
|
||||
std::map<std::string,double> globalData_;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user