determinant (const SymmetricTensor<2,dim> &);
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
}
- /**
- * @endcond
- */
- /**
- * @cond internal
- */
namespace internal
{
}
} // namespace internal
- /**
- * @endcond
- */
namespace internal
-{
-
-/**
- * A namespace for internal data structures of the DoFHandler group of classes.
- *
- * @ingroup dofs
- */
+{
namespace DoFHandler
{
namespace internal
{
-/**
- * A namespace for internal data structures of the DoFHandler group of classes.
- *
- * @ingroup dofs
- */
namespace DoFHandler
{
template <int> class DoFLevel;
//---------------------------------------------------------------------------
// $Id$
-// Version: $Name$
+// Version: $Name: $
//
// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 by the deal.II authors
//
template <int dim> class Quadrature;
+
+namespace internal
+{
+ namespace FEValues
+ {
+ }
+}
+
+template <int C> struct FEComponent
+{};
+
+template <int C, int R> struct FEComponentRange
+{};
+
+
+
//TODO: Add access to mapping values to FEValuesBase
//TODO: Several FEValuesBase of a system should share Mapping
// $Id$
// Version: $Name$
//
-// Copyright (C) 2003, 2004, 2005 by the deal.II authors
+// Copyright (C) 2003, 2004, 2005, 2006 by the deal.II authors
//
// This file is subject to QPL and may not be distributed
// without copyright and license information. Please refer
- /**
- * @cond internal
- */
namespace internal
{
/**
};
} // namespace GridReordering3d
} // namespace internal
- /**
- * @endcond
- */
#endif
*/
/**
* Iterator to the first quad, used
- * or not, on level @p level. If a level
+ * or not, on the given level. If a level
* has no quads, a past-the-end iterator
* is returned.
* If quads are no cells, i.e. for @p dim>2
namespace internal
{
- /**
- * A namespace for classes internal to the
- * triangulation classes and helpers.
- */
namespace Triangulation
{
/**
namespace internal
{
- /**
- * A namespace for classes internal to the
- * triangulation classes and helpers.
- */
namespace Triangulation
{
namespace internal
{
- /**
- * A namespace for classes internal to the
- * triangulation classes and helpers.
- */
namespace Triangulation
{
*@{
*/
- /**
- * @cond internal
- */
namespace internal
{
};
} // namespace BlockVectorIterators
} // namespace internal
- /**
- * @endcond
- */
/**
/*!@addtogroup Solvers */
/*@{*/
- /**
- * @cond internal
- */
namespace internal
{
/**
};
}
}
- /**
- * @endcond
- */
/**
* Implementation of the Restarted Preconditioned Direct Generalized
*@{
*/
- /**
- * @cond internal
- */
namespace internals
{
namespace SparseMatrixIterators
}
}
- /**
- * @endcond
- */
//TODO: Add multithreading to the other vmult functions.
*@{
*/
- /**
- * @cond internal
- */
namespace internals
{
namespace SparsityPatternIterators
}
}
- /**
- * @endcond
- */
/**