estimate (...,
const Function<spacedim> */*coefficient*/,
...)
where MSVC gets tripped up by the */ thinking it closes a comment.
git-svn-id: https://svn.dealii.org/trunk@32218
0785d39b-7218-0410-832d-
ea1e28bc413d
// ---------------------------------------------------------------------
// $Id$
//
-// Copyright (C) 1998 - 2013 by the deal.II authors
+// Copyright (C) 1998 - 2014 by the deal.II authors
//
// This file is part of the deal.II library.
//
const std::vector<const InputVector *> &/*solutions*/,
std::vector<Vector<float>*> &/*errors*/,
const ComponentMask &/*component_mask_*/,
- const Function<spacedim> */*coefficient*/,
+ const Function<spacedim> * /*coefficient*/,
const unsigned int,
const types::subdomain_id /*subdomain_id*/,
const types::material_id /*material_id*/)
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams