std::pair<Point<spacedim, Number>, Point<spacedim, Number>> boundary_points;
};
-/*------------------------------- Inline functions: BoundingBox
- * ---------------------------*/
+/*------------------------ Inline functions: BoundingBox --------------------*/
#ifndef DOXYGEN
{
// We check the Bounding Box is not degenerate
for (unsigned int i = 0; i < spacedim; ++i)
- Assert(
- boundary_points.first[i] <= boundary_points.second[i],
- ExcMessage(
- "Bounding Box can't be created: the point's order should be bottom left, top right!"));
+ Assert(boundary_points.first[i] <= boundary_points.second[i],
+ ExcMessage("Bounding Box can't be created: the point's "
+ "order should be bottom left, top right!"));
this->boundary_points = boundary_points;
}
-/*------------------------------ Inline functions
- * ------------------------------*/
+/*----------------------------- Inline functions ----------------------------*/
#ifndef DOXYGEN
};
-/*------------------------------ Inline functions
- * ------------------------------*/
+/*----------------------------- Inline functions ----------------------------*/
/**
- /*----------------------- Inline functions
- * ----------------------------------*/
+ /*--------------------- Inline functions --------------------------------*/
#ifndef DOXYGEN
serialize(Archive &ar, const unsigned int version);
};
-/*------------------------------- Inline functions: Point
- * ---------------------------*/
+/*--------------------------- Inline functions: Point -----------------------*/
#ifndef DOXYGEN
#endif // DOXYGEN
-/*------------------------------- Global functions: Point
- * ---------------------------*/
+/*--------------------------- Global functions: Point -----------------------*/
/**
bool mpi_process_is_active;
};
- /*----------------------- Inline functions
- * ----------------------------------*/
+ /*--------------------- Inline functions --------------------------------*/
# ifndef DOXYGEN
};
-/* --------------------------- inline Template functions
- * ------------------------------*/
+/* --------------------- inline Template functions ------------------------- */
template <typename T, typename P>
# endif
};
- // ----------------- inline and template functions
- // ----------------------------
+ // ----------------- inline and template functions --------------------------
template <typename T>
inline ThreadLocalStorage<T>::ThreadLocalStorage(const T &t) : data(t)
} // namespace Differentiation
-/* --------------------------- inline and template functions and specializations
- * ------------------------- */
+/* ----------- inline and template functions and specializations ----------- */
#ifndef DOXYGEN
"numbers when the advanced branching feature is activated.");
-/* --------------------------- inline and template functions and specializations
- * ------------------------- */
+/* ----------- inline and template functions and specializations ----------- */
# ifndef DOXYGEN
DEAL_II_NAMESPACE_OPEN
-/* -------------- Adol-C taped (Differentiation::AD::NumberTypes::adolc_taped)
- * -------------- */
+/* ------ Adol-C taped (Differentiation::AD::NumberTypes::adolc_taped) ----- */
namespace internal
};
-/* -------------- Adol-C tapeless
- * (Differentiation::AD::NumberTypes::adolc_tapeless) -------------- */
+/* -- Adol-C tapeless (Differentiation::AD::NumberTypes::adolc_tapeless) -- */
namespace internal
} // namespace Differentiation
-/* --------------------------- inline and template functions and specializations
- * ------------------------- */
+/* ----------- inline and template functions and specializations ----------- */
# ifndef DOXYGEN
}
-/*------------------------- Functions: DoFAccessor<0,1,spacedim>
- * ---------------------------*/
+/*----------------- Functions: DoFAccessor<0,1,spacedim> --------------------*/
template <template <int, int> class DoFHandlerType,
DEAL_II_NAMESPACE_CLOSE
-/*---------------------------- dof_handler_policy.h
- * ---------------------------*/
#endif
-/*---------------------------- dof_handler_policy.h
- * ---------------------------*/
+/*-------------------------- dof_handler_policy.h -------------------------*/
DEAL_II_NAMESPACE_CLOSE
-/*---------------------------- fe_tools_extrapolate_templates.h
- * ---------------------------*/
-/* end of #ifndef dealii_fe_tools_extrapolate_templates_H */
-#endif
+/*-------------------- fe_tools_extrapolate_templates.h -------------------*/
+#endif // dealii_fe_tools_extrapolate_templates_H
DEAL_II_NAMESPACE_CLOSE
-/*---------------------------- fe_tools_interpolate_templates.h
- * ---------------------------*/
-/* end of #ifndef dealii_fe_tools_interpolate_templates_H */
-#endif
+/*---------------------- fe_tools_interpolate_templates.h -------------------*/
+#endif // dealii_fe_tools_interpolate_templates_H
-/*------------------------ Inline functions: FEValuesBase
- * ------------------------*/
+/*---------------------- Inline functions: FEValuesBase ---------------------*/
-/*------------------------ Inline functions: FEValues
- * ----------------------------*/
+/*--------------------- Inline functions: FEValues --------------------------*/
template <int dim, int spacedim>
}
-/*------------------------ Inline functions: FEFaceValuesBase
- * --------------------*/
+/*---------------------- Inline functions: FEFaceValuesBase -----------------*/
template <int dim, int spacedim>
}
-/*------------------------ Inline functions: FE*FaceValues
- * --------------------*/
+/*----------------------- Inline functions: FE*FaceValues -------------------*/
template <int dim, int spacedim>
inline const Quadrature<dim - 1> &
} // namespace FEValuesExtractors
-/*------------------------ Inline functions: namespace FEValuesExtractors
- * --------*/
+/*-------------- Inline functions: namespace FEValuesExtractors -------------*/
namespace FEValuesExtractors
{
* @}
*/
- /*---------------------------------------*/
- /*---------------------------------------*/
+ /*-------------------------------------------------------------------------*/
/**
* @name Face iterator functions
* @}
*/
- /*---------------------------------------*/
- /*---------------------------------------*/
+ /*-------------------------------------------------------------------------*/
/**
* @name Vertex iterator functions
-/* -------------- declaration of explicit
- specializations and general templates ------------- */
+/* ----- declaration of explicit specializations and general templates ----- */
template <int structdim, int dim, int spacedim>
}
-/*------------------------ Functions: TriaAccessorBase
- * ---------------------------*/
+/*--------------------- Functions: TriaAccessorBase -------------------------*/
template <int structdim, int dim, int spacedim>
inline TriaAccessorBase<structdim, dim, spacedim>::TriaAccessorBase(
-/*------------------------ Functions: InvalidAccessor
- * ---------------------------*/
+/*---------------------- Functions: InvalidAccessor -------------------------*/
template <int structdim, int dim, int spacedim>
InvalidAccessor<structdim, dim, spacedim>::InvalidAccessor(
}
-/*------------------------ Functions: TriaAccessor<0,dim,spacedim>
- * -----------------------*/
+/*----------------- Functions: TriaAccessor<0,dim,spacedim> -----------------*/
template <int dim, int spacedim>
inline TriaAccessor<0, dim, spacedim>::TriaAccessor(
-/*------------------------ Functions: TriaAccessor<0,1,spacedim>
- * -----------------------*/
+/*------------------- Functions: TriaAccessor<0,1,spacedim> -----------------*/
template <int spacedim>
inline TriaAccessor<0, 1, spacedim>::TriaAccessor(
return tria->vertex_used(global_vertex_index);
}
-/*------------------------ Functions: CellAccessor<dim,spacedim>
- * -----------------------*/
+/*------------------ Functions: CellAccessor<dim,spacedim> ------------------*/
template <int dim, int spacedim>
#endif
-/*---------------------- Template functions
- * -----------------------------------*/
+/*--------------------- Template functions ----------------------------------*/
# endif // DOXYGEN
-
-/*---------------------------- chunk_sparse_matrix.h
- * ---------------------------*/
-
DEAL_II_NAMESPACE_CLOSE
#endif
-/*---------------------------- chunk_sparse_matrix.h
- * ---------------------------*/
+/*--------------------------- chunk_sparse_matrix.h -------------------------*/
- // ------------------------------ Inline functions
- // -----------------------------
+ // ---------------------------- Inline functions --------------------------
template <typename Number>
inline Number *
Vector<Number>::get_values() const
-//------------------------------- FilteredMatrix
-//---------------------------------------//
+//------------------------- FilteredMatrix ----------------------------------//
template <typename number>
inline typename FilteredMatrix<number>::const_iterator
/*@}*/
- /*----------------------- Inline functions
- * ----------------------------------*/
+ /*-------------------- Inline functions ---------------------------------*/
#ifndef DOXYGEN
};
/*@}*/
- /*----------------------- Inline functions
- * ----------------------------------*/
+ /*--------------------------- Inline functions ----------------------------*/
template <typename Number>
inline Vector<Number>::Vector(const Vector<Number> &V) :
# endif // DEAL_II_WITH_PETSC
-/*---------------------------- petsc_full_matrix.h
- * ---------------------------*/
-
#endif
-/*---------------------------- petsc_full_matrix.h
- * ---------------------------*/
+/*---------------------------- petsc_full_matrix.h --------------------------*/
# ifndef DOXYGEN
- // -------------------------- inline and template functions
- // ----------------------
+ // ---------------------- inline and template functions ---------------------
namespace MatrixIterators
# endif // DEAL_II_WITH_PETSC
-
-/*---------------------------- petsc_matrix_base.h
- * ---------------------------*/
-
#endif
-/*---------------------------- petsc_matrix_base.h
- * ---------------------------*/
+/*---------------------------- petsc_matrix_base.h --------------------------*/
# endif // DEAL_II_WITH_PETSC
-
-/*---------------------------- petsc_matrix_free.h
- * ---------------------------*/
-
#endif
-/*---------------------------- petsc_matrix_free.h
- * ---------------------------*/
+/*---------------------------- petsc_matrix_free.h --------------------------*/
/*@}*/
- /*----------------------- Inline functions
- * ----------------------------------*/
+ /*--------------------- Inline functions --------------------------------*/
inline BlockVector::BlockVector(const unsigned int n_blocks,
const MPI_Comm & communicator,
# endif // DEAL_II_WITH_PETSC
-/*---------------------------- petsc_parallel_sparse_matrix.h
- * ---------------------------*/
-
#endif
-/*---------------------------- petsc_parallel_sparse_matrix.h
- * ---------------------------*/
+/*---------------------- petsc_parallel_sparse_matrix.h ---------------------*/
# endif // DEAL_II_WITH_PETSC
-/*---------------------------- petsc_parallel_vector.h
- * ---------------------------*/
-
#endif
-/*---------------------------- petsc_parallel_vector.h
- * ---------------------------*/
+/*------------------------- petsc_parallel_vector.h -------------------------*/
# endif // DEAL_II_WITH_PETSC
-/*---------------------------- petsc_precondition.h
- * ---------------------------*/
-
#endif
-/*---------------------------- petsc_precondition.h
- * ---------------------------*/
+/*--------------------------- petsc_precondition.h --------------------------*/
# endif // DEAL_II_WITH_PETSC
-/*---------------------------- petsc_sparse_matrix.h
- * ---------------------------*/
-
#endif
-/*---------------------------- petsc_sparse_matrix.h
- * ---------------------------*/
+/*--------------------------- petsc_sparse_matrix.h -------------------------*/
# endif // DEAL_II_WITH_PETSC
-/*---------------------------- petsc_vector_base.h
- * ---------------------------*/
-
#endif
-/*---------------------------- petsc_vector_base.h
- * ---------------------------*/
+/*---------------------------- petsc_vector_base.h --------------------------*/
/*@}*/
- /*----------------------- Inline functions
- * ----------------------------------*/
+ /*---------------------------- Inline functions ---------------------------*/
#ifndef DOXYGEN
copy_transposed(const ScaLAPACKMatrix<NumberType> &B);
/**
- * The operations based on the input parameter @p transpose_B and the alignment conditions are summarized in the following table:
+ * The operations based on the input parameter @p transpose_B and the
+ * alignment conditions are summarized in the following table:
*
* | transpose_B | Block Sizes | Operation
* | | :---------: | :--------------------------: |
return SparseLUDecomposition<number>::memory_consumption();
}
-
-
-/*---------------------------- sparse_ilu.templates.h
- * ---------------------------*/
-
DEAL_II_NAMESPACE_CLOSE
#endif
-/*---------------------------- sparse_ilu.templates.h
- * ---------------------------*/
+/*-------------------------- sparse_ilu.templates.h -------------------------*/
};
/*@}*/
-/*---------------------------- swappable_vector.h
- * ---------------------------*/
-/* end of #ifndef dealii_swappable_vector_h */
DEAL_II_NAMESPACE_CLOSE
-#endif
-/*---------------------------- swappable_vector.h
- * ---------------------------*/
+#endif // dealii_swappable_vector_h
+/*--------------------------- swappable_vector.h --------------------------*/
}
-// ------------------------------ TensorProductMatrixSymmetricSum
-// ------------------------------
+//---------------------- TensorProductMatrixSymmetricSum ----------------------
template <int dim, typename Number, int size>
inline TensorProductMatrixSymmetricSum<dim, Number, size>::
-// ------------------------------ vectorized spec.:
-// TensorProductMatrixSymmetricSum ------------------------------
+//------------- vectorized spec.: TensorProductMatrixSymmetricSum -------------
template <int dim, typename Number, int size>
inline TensorProductMatrixSymmetricSum<dim, VectorizedArray<Number>, size>::
- /*----------------------- Inline functions
- * ----------------------------------*/
+ /*-------------------------- Inline functions ---------------------------*/
inline BlockVector::BlockVector(
const std::vector<IndexSet> ¶llel_partitioning,
const MPI_Comm & communicator)
- // -------------------------- inline and template functions
- // ----------------------
+ // ----------------------- inline and template functions --------------------
# ifndef DOXYGEN
# endif // DEAL_II_WITH_TRILINOS
-/*---------------------------- trilinos_precondition.h
- * ---------------------------*/
-
-#endif
-/*---------------------------- trilinos_precondition.h
- * ---------------------------*/
+#endif // trilinos_precondition_h
+/*------------------------- trilinos_precondition.h -------------------------*/
- // -------------------------- inline and template functions
- // ----------------------
+ // ----------------------- inline and template functions --------------------
# ifndef DOXYGEN
- // -------------------------- inline and template functions
- // ----------------------
+ // ----------------------- inline and template functions --------------------
# ifndef DOXYGEN
};
- /*----------------------- Inline functions
- * ----------------------------------*/
+ /*-------------------------- Inline functions ---------------------------*/
#ifndef DOXYGEN
}
-/*-------------------- FEEvaluationAccess scalar for 1d
- * ----------------------------*/
+/*-------------------- FEEvaluationAccess scalar for 1d ---------------------*/
template <typename Number, bool is_face>
};
- /*----------------------- Inline functions
- * ----------------------------------*/
+ /*-------------------------- Inline functions ---------------------------*/
template <int dim, typename Number>
inline MappingDataOnTheFly<dim, Number>::MappingDataOnTheFly(
/*@}*/
-//----------inline function
-// definition--------------------------------------------------
+//------------------------- inline function definition ------------------------
template <typename number>
inline void
MGTransferBlockSelect<number>::select(const unsigned int block)
DEAL_II_NAMESPACE_CLOSE
-
-/*---------------------------- solutiontransfer.h
- * ---------------------------*/
-#endif
-/*---------------------------- solutiontransfer.h
- * ---------------------------*/
+#endif // dealii_solutiontransfer_h
+/*---------------------------- solutiontransfer.h ---------------------------*/
-/*----------------------------- template functions
- * ------------------------------*/
+/*--------------------------- template functions ----------------------------*/
template <typename InitFunctionObject, typename LoopFunctionObject>
void
}
- // ----- implementation for project_boundary_values with ConstraintMatrix
- // -----
+ // ---- implementation for project_boundary_values with ConstraintMatrix ----
# endif // DEAL_II_WITH_OPENCASCADE
-/*------------------------------ occ_boundary_lib.h
- * ------------------------------*/
-#endif
-/*------------------------------ occ_boundary_lib.h
- * ------------------------------*/
+#endif // dealii_occ_boundary_lib_h
+/*---------------------------- occ_boundary_lib.h ---------------------------*/
# endif // DEAL_II_WITH_OPENCASCADE
-/*------------------------------ occ_utilities.h
- * ------------------------------*/
-#endif
-/*------------------------------ occ_utilities.h
- * ------------------------------*/
+#endif // dealii_occ_utilities_h
+/*----------------------------- occ_utilities.h -----------------------------*/
PropertyPool::Handle properties;
};
- /* -------------------------- inline and template functions
- * ---------------------- */
+ /* ---------------------- inline and template functions ------------------ */
template <int dim, int spacedim>
template <class Archive>
const void * data);
};
- /* -------------------------- inline and template functions
- * ---------------------- */
+ /* ---------------------- inline and template functions ------------------ */
template <int dim, int spacedim>
template <class Archive>
{
namespace distributed
{
- /* ---------------------- class Triangulation<dim,spacedim>
- * ------------------------------ */
+ /* ----------------- class Triangulation<dim,spacedim> ----------------- */
template <int dim, int spacedim>
DEAL_II_NAMESPACE_OPEN
-/*------------------------- Static variables: DoFAccessor
- * -----------------------*/
+/* --------------------- Static variables: DoFAccessor --------------------- */
template <int structdim, typename DoFHandlerType, bool level_dof_access>
const unsigned int
-/*------------------------ Functions: DoFInvalidAccessor
- * ---------------------------*/
+/* ---------------------- Functions: DoFInvalidAccessor -------------------- */
template <int structdim, int dim, int spacedim>
DoFInvalidAccessor<structdim, dim, spacedim>::DoFInvalidAccessor(
Vector<IndexSet::value_type> &out) const = 0;
};
-/* ---------------- classes derived from
- * FEValuesBase<dim,spacedim>::CellIteratorBase --------- */
+/* --- classes derived from FEValuesBase<dim,spacedim>::CellIteratorBase --- */
/**
}
-/*------------------------------- FESubFaceValues
- * -------------------------------*/
+/* ---------------------------- FESubFaceValues ---------------------------- */
template <int dim, int spacedim>
return unit_face_pt;
}
-/*------------------------------ InternalDataBase
- * ------------------------------*/
+/* ---------------------------- InternalDataBase --------------------------- */
template <int dim, int spacedim>
-/*------------------------ Static variables: TriaAccessorBase
- * ---------------------------*/
+/*-------------------- Static variables: TriaAccessorBase -------------------*/
template <int structdim, int dim, int spacedim>
const unsigned int TriaAccessorBase<structdim, dim, spacedim>::dimension;
-/*------------------------ Functions: CellAccessor<dim,spacedim>
- * -----------------------*/
+/*------------------- Functions: CellAccessor<dim,spacedim> -----------------*/
// For codim>0 we proceed as follows:
// 1) project point onto manifold and
}
-// -------------------------- DataPostprocessorScalar
-// ---------------------------
+// -------------------------- DataPostprocessorScalar -------------------------
template <int dim>
DataPostprocessorScalar<dim>::DataPostprocessorScalar(
-// -------------------------- DataPostprocessorVector
-// ---------------------------
+// -------------------------- DataPostprocessorVector -------------------------
template <int dim>
DataPostprocessorVector<dim>::DataPostprocessorVector(
-// -------------------------- DataPostprocessorTensor
-// ---------------------------
+// -------------------------- DataPostprocessorTensor -------------------------
template <int dim>
DataPostprocessorTensor<dim>::DataPostprocessorTensor(
}
} // namespace
-// --------------- First the classes and functions that describe individual
-// --------------- derivatives
+// --- First the classes and functions that describe individual derivatives ---
namespace DerivativeApproximation
{
} // namespace internal
} // namespace DerivativeApproximation
-// ------------------------------- now for the functions that do the
-// ------------------------------- actual work
+// --------------- now for the functions that do the actual work --------------
namespace DerivativeApproximation
{
<< std::endl;
- //--------------- Sparsity pattern checks for
- // boundary sparsity generators -----------------
+ //-------- Sparsity pattern checks for boundary sparsity generators --------
// check boundary matrices
check_boundary(dof);
<< std::endl;
- //--------------- Sparsity pattern checks for
- // boundary sparsity generators -----------------
+ //-------- Sparsity pattern checks for boundary sparsity generators ---------
// check boundary matrices
check_boundary(dof);
using namespace dealii;
-// ------------------------------ Utility functions used in tests
-// -----------------------
+// ------------------------- Utility functions used in tests ------------------
/**
* Go through the input stream @p in and filter out binary data for the key @p key .
return number;
}
-// ------------------------------ Functions used in initializing subsystems
-// -------------------
+// ---------------- Functions used in initializing subsystems -----------------
/*
#endif /*TBB_DO_ASSERT*/
-// ------------------------------ Adjust global variables in deal.II
-// -----------------------
+// ---------------------- Adjust global variables in deal.II ------------------
DEAL_II_NAMESPACE_OPEN