... and "deprecated" seems to refer to the user interface and not internal
usage
git-svn-id: https://svn.dealii.org/branches/branch_deprecated@27810
0785d39b-7218-0410-832d-
ea1e28bc413d
* versions
*/
const BlockIndices &
- get_block_indices () const DEAL_II_DEPRECATED;
+ get_block_indices () const;
/**
* Number of blocks.
* yourself, you should also rename this function to avoid programs relying
* on outdated information!
*/
- inline const std::size_t *get_rowstart_indices () const DEAL_II_DEPRECATED;
+ inline const std::size_t *get_rowstart_indices () const;
/**
* @deprecated. Use @p row_length and @p column_number instead. Also, using
* yourself, you should also rename this function to avoid programs relying
* on outdated information!
*/
- inline const unsigned int *get_column_numbers () const DEAL_II_DEPRECATED;
+ inline const unsigned int *get_column_numbers () const;
BOOST_SERIALIZATION_SPLIT_MEMBER()
/** @addtogroup Exceptions
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