newly added
This commit is contained in:
parent
e682f30db5
commit
edd3481f1e
40
src/external/Nonlocal/PNL_PippardFitterLinkDef.h
vendored
Normal file
40
src/external/Nonlocal/PNL_PippardFitterLinkDef.h
vendored
Normal file
@ -0,0 +1,40 @@
|
|||||||
|
/***************************************************************************
|
||||||
|
|
||||||
|
PNL_PippardFitterLinkDef.h
|
||||||
|
|
||||||
|
Author: Andreas Suter
|
||||||
|
e-mail: andreas.suter@psi.ch
|
||||||
|
|
||||||
|
$Id$
|
||||||
|
|
||||||
|
***************************************************************************/
|
||||||
|
|
||||||
|
/***************************************************************************
|
||||||
|
* Copyright (C) 2009 by Andreas Suter *
|
||||||
|
* andreas.suter@psi.ch *
|
||||||
|
* *
|
||||||
|
* This program is free software; you can redistribute it and/or modify *
|
||||||
|
* it under the terms of the GNU General Public License as published by *
|
||||||
|
* the Free Software Foundation; either version 2 of the License, or *
|
||||||
|
* (at your option) any later version. *
|
||||||
|
* *
|
||||||
|
* This program is distributed in the hope that it will be useful, *
|
||||||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
|
||||||
|
* GNU General Public License for more details. *
|
||||||
|
* *
|
||||||
|
* You should have received a copy of the GNU General Public License *
|
||||||
|
* along with this program; if not, write to the *
|
||||||
|
* Free Software Foundation, Inc., *
|
||||||
|
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
|
||||||
|
***************************************************************************/
|
||||||
|
|
||||||
|
#ifdef __CINT__
|
||||||
|
|
||||||
|
#pragma link off all globals;
|
||||||
|
#pragma link off all classes;
|
||||||
|
#pragma link off all functions;
|
||||||
|
|
||||||
|
#pragma link C++ class PNL_PippardFitter+;
|
||||||
|
|
||||||
|
#endif
|
5
src/external/Nonlocal/nonlocal_startup.xml
vendored
5
src/external/Nonlocal/nonlocal_startup.xml
vendored
@ -15,10 +15,11 @@
|
|||||||
<energy>8.0</energy>
|
<energy>8.0</energy>
|
||||||
<energy>10.0</energy>
|
<energy>10.0</energy>
|
||||||
<energy>12.5</energy>
|
<energy>12.5</energy>
|
||||||
<energy>15.0</energy>
|
<energy>14.1</energy>
|
||||||
<energy>17.5</energy>
|
<energy>17.5</energy>
|
||||||
<energy>20.0</energy>
|
<energy>22.0</energy>
|
||||||
<energy>25.0</energy>
|
<energy>25.0</energy>
|
||||||
|
<energy>28.2</energy>
|
||||||
</energy_list>
|
</energy_list>
|
||||||
</trim_sp_part>
|
</trim_sp_part>
|
||||||
</nonlocal>
|
</nonlocal>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user