LifeV
DarcyDummy.cpp
Go to the documentation of this file.
1
//@HEADER
2
/*
3
*******************************************************************************
4
5
Copyright (C) 2004, 2005, 2007 EPFL, Politecnico di Milano, INRIA
6
Copyright (C) 2010 EPFL, Politecnico di Milano, Emory UNiversity
7
8
This file is part of the LifeV library
9
10
LifeV is free software; you can redistribute it and/or modify
11
it under the terms of the GNU Lesser General Public License as published by
12
the Free Software Foundation; either version 3 of the License, or
13
(at your option) any later version.
14
15
LifeV is distributed in the hope that it will be useful,
16
but WITHOUT ANY WARRANTY; without even the implied warranty of
17
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
18
Lesser General Public License for more details.
19
20
You should have received a copy of the GNU Lesser General Public
21
License along with this library; if not, see <http://www.gnu.org/licenses/>
22
23
24
*******************************************************************************
25
*/
26
//@HEADER
27
28
/*!
29
* @file
30
@brief This file contains a dummy object to create something in the lib.
31
Otherwise ar complains
32
33
@date 05/2010
34
@author Simone Deparis <simone.deparis@epfl.ch>
35
36
@contributor Simone Deparis <simone.deparis@epfl.ch>
37
@maintainer Simone Deparis <simone.deparis@epfl.ch>
38
*/
39
40
namespace
LifeV
41
{
42
namespace
DarcyDummy
43
{
44
const
bool
dummy
(0);
45
}
46
}
ETCurrentFE::updateInverseJacobian
void updateInverseJacobian(const UInt &iQuadPt)
Definition:
ETCurrentFE.cpp:405
LifeV::DarcyDummy::dummy
const bool dummy(0)
LifeV::DarcyDummy
Definition:
DarcyDummy.cpp:42
lifev-release-doc
lifev
darcy
solver
DarcyDummy.cpp
Generated on Wed Mar 7 2018 19:41:19 for LifeV by
1.8.13