Loading [MathJax]/extensions/TeX/newcommand.js
 Reference documentation for deal.II version 9.6.0
\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}} \newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=} \newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]} \newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
vector_memory.h File Reference
#include <deal.II/base/config.h>
#include <deal.II/base/mutex.h>
#include <deal.II/base/smartpointer.h>
#include <deal.II/lac/vector.h>
#include <iostream>
#include <memory>
#include <vector>

Go to the source code of this file.

Classes

class  VectorMemory< VectorType >
 
class  VectorMemory< VectorType >::Pointer
 
class  PrimitiveVectorMemory< VectorType >
 
class  GrowingVectorMemory< VectorType >
 
struct  GrowingVectorMemory< VectorType >::Pool
 

Namespaces

namespace  internal
 
namespace  internal::GrowingVectorMemoryImplementation
 

Functions

void internal::GrowingVectorMemoryImplementation::release_all_unused_memory ()