aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vasp/source/ops_flt.h
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-03-17 04:36:54 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-03-17 04:36:54 +0000
commit3eb7ec9a67e867275b862f9947deafe387012819 (patch)
tree6fd9d9f37721cdd28197ee5c54a3546060bd58af /externals/grill/vasp/source/ops_flt.h
parentbc6f43fbe1b22b1c2c63a32372126e0eaaaa08b0 (diff)
""
svn path=/trunk/; revision=476
Diffstat (limited to 'externals/grill/vasp/source/ops_flt.h')
-rw-r--r--externals/grill/vasp/source/ops_flt.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/externals/grill/vasp/source/ops_flt.h b/externals/grill/vasp/source/ops_flt.h
index ea7fe5ce..debb4039 100644
--- a/externals/grill/vasp/source/ops_flt.h
+++ b/externals/grill/vasp/source/ops_flt.h
@@ -21,10 +21,10 @@ namespace VecOp {
BL d_int(OpParam &p);
BL d_dif(OpParam &p);
-
- inline BL d_fix(OpParam &p) { return D__run<S,f_fix<S> >(p); }
}
+DEFOP(S,d_fix,fix,run)
+
namespace VaspOp {
// passive filters
Vasp *m_fhp(OpParam &p,CVasp &src,const Argument &arg,CVasp *dst = NULL,BL hp = true); //! hi pass