ATC version 2.0, date: Aug21
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10638 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
#include "ATC_Transfer.h"
|
||||
#include "TimeFilter.h"
|
||||
|
||||
using std::set;
|
||||
|
||||
namespace ATC {
|
||||
|
||||
//--------------------------------------------------------
|
||||
@ -128,7 +130,7 @@ namespace ATC {
|
||||
// filter type
|
||||
/*! \page man_filter_type fix_modify AtC filter type
|
||||
\section syntax
|
||||
fix_modify AtC filter type <exponential | no_filter> \n
|
||||
fix_modify AtC filter type <exponential | step | no_filter> \n
|
||||
|
||||
\section examples
|
||||
<TT> fix_modify AtC filter type exponential </TT> \n
|
||||
|
||||
Reference in New Issue
Block a user