Classes | |
| class | ExcMemoryInexact |
| class | ExcMemoryWasted |
Public Member Functions | |
| void | reserve_space (const unsigned int total_cells, const unsigned int dimension) |
| void | monitor_memory (const unsigned int true_dimension) const |
| unsigned int | memory_consumption () const |
Public Attributes | |
| std::vector< unsigned char > | refine_flags |
| std::vector< bool > | coarsen_flags |
| std::vector< std::pair< int, int > > | neighbors |
| std::vector< unsigned int > | subdomain_ids |
| TriaObjectsHex | cells |
Specialization of TriaLevels for 3D. Since we need TriaObjectsHex instead of TriaObjects. Refer to the documentation of the template for details.
| void internal::Triangulation::TriaLevel< 3 >::reserve_space | ( | const unsigned int | total_cells, | |
| const unsigned int | dimension | |||
| ) |
| void internal::Triangulation::TriaLevel< 3 >::monitor_memory | ( | const unsigned int | true_dimension | ) | const |
| unsigned int internal::Triangulation::TriaLevel< 3 >::memory_consumption | ( | ) | const |
| std::vector<unsigned char> internal::Triangulation::TriaLevel< 3 >::refine_flags |
| std::vector<bool> internal::Triangulation::TriaLevel< 3 >::coarsen_flags |
| std::vector<std::pair<int,int> > internal::Triangulation::TriaLevel< 3 >::neighbors |
| std::vector<unsigned int> internal::Triangulation::TriaLevel< 3 >::subdomain_ids |
documentation generated on Mon Nov 23 22:58:25 2009 by
doxygen
1.6.1