MOOSE - Multiscale Object Oriented Simulation Environment
Main Page
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
EpFunc.cpp
Go to the documentation of this file.
1
/**********************************************************************
2
** This program is part of 'MOOSE', the
3
** Messaging Object Oriented Simulation Environment.
4
** Copyright (C) 2003-2013 Upinder S. Bhalla. and NCBS
5
** It is made available under the terms of the
6
** GNU Lesser General Public License version 2.1
7
** See the file COPYING.LIB for the full notice.
8
**********************************************************************/
9
10
#include "
header.h
"
11
#include "../shell/Shell.h"
12
13
template
<>
Neutral
*
getEpFuncData< Neutral >
(
const
Eref
& e )
14
{
15
static
Neutral
dummy
;
16
return
&
dummy
;
17
}
header.h
dummy
static DestFinfo dummy("dummy","This Finfo is a dummy. If you are reading this you have used an invalid index", 0)
Neutral
Definition:
Neutral.h:22
getEpFuncData< Neutral >
Neutral * getEpFuncData< Neutral >(const Eref &e)
Definition:
EpFunc.cpp:13
Eref
Definition:
Eref.h:26
moose-core
basecode
EpFunc.cpp
Generated on Tue Sep 4 2018 09:05:31 for MOOSE - Multiscale Object Oriented Simulation Environment by
1.8.6