~ubuntu-branches/debian/sid/lammps/sid

« back to all changes in this revision

Viewing changes to doc/USER/atc/man_sample_frequency.html

  • Committer: Package Import Robot
  • Author(s): Anton Gladky
  • Date: 2013-11-20 22:41:36 UTC
  • mfrom: (1.2.2)
  • Revision ID: package-import@ubuntu.com-20131120224136-tzx7leh606fqnckm
Tags: 0~20131119.git7162cf0-1
* [e65b919] Imported Upstream version 0~20131119.git7162cf0
* [f7bddd4] Fix some problems, introduced by upstream recently.
* [3616dfc] Use wrap-and-sort script.
* [7e92030] Ignore quilt dir

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
2
<html xmlns="http://www.w3.org/1999/xhtml">
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
 
5
<title>ATC: fix_modify AtC sample_frequency</title>
 
6
<link href="tabs.css" rel="stylesheet" type="text/css"/>
 
7
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
 
8
</head>
 
9
<body>
 
10
<!-- Generated by Doxygen 1.6.1 -->
 
11
<div class="navigation" id="top">
 
12
  <div class="tabs">
 
13
    <ul>
 
14
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
 
15
      <li class="current"><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
 
16
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
 
17
      <li><a href="annotated.html"><span>Classes</span></a></li>
 
18
      <li><a href="files.html"><span>Files</span></a></li>
 
19
      <li><a href="dirs.html"><span>Directories</span></a></li>
 
20
    </ul>
 
21
  </div>
 
22
</div>
 
23
<div class="contents">
 
24
 
 
25
 
 
26
<h1><a class="anchor" id="man_sample_frequency">fix_modify AtC sample_frequency </a></h1><h2><a class="anchor" id="syntax">
 
27
syntax</a></h2>
 
28
<p>fix_modify AtC sample_frequency [freq]</p>
 
29
<ul>
 
30
<li>freq (int) : frequency to sample field in number of steps </li>
 
31
</ul>
 
32
<h2><a class="anchor" id="examples">
 
33
examples</a></h2>
 
34
<p><code> fix_modify AtC sample_frequency 10 </code></p>
 
35
<h2><a class="anchor" id="description">
 
36
description</a></h2>
 
37
<p><code> Specifies a frequency at which fields are computed for the case where time filters are being applied. </code></p>
 
38
<h2><a class="anchor" id="restrictions">
 
39
restrictions</a></h2>
 
40
<p><code> Must be used with the hardy/field AtC fix ( see <a class="el" href="man_fix_atc.html">fix atc command</a> ) and is only relevant when time filters are being used. </code></p>
 
41
<h2><a class="anchor" id="related">
 
42
related</a></h2>
 
43
<p><code> </code></p>
 
44
<h2><a class="anchor" id="default">
 
45
default</a></h2>
 
46
<p><code> none </code></p>
 
47
</div>
 
48
<hr size="1"/><address style="text-align: right;"><small>Generated on 21 Aug 2013 for ATC by&nbsp;
 
49
<a href="http://www.doxygen.org/index.html">
 
50
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
 
51
</body>
 
52
</html>