17 #include <deal.II/fe/component_mask.h> 22 DEAL_II_NAMESPACE_OPEN
28 out <<
"[all components selected]";
53 DEAL_II_NAMESPACE_CLOSE
std::vector< bool > component_mask
std::size_t memory_consumption() const
OutputOperator< VectorType > & operator<<(OutputOperator< VectorType > &out, unsigned int step)
std::enable_if< std::is_fundamental< T >::value, std::size_t >::type memory_consumption(const T &t)