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
internal::GrowingVectorMemoryImplementation Namespace Reference

Functions

void release_all_unused_memory ()
 
void release_all_unused_cuda_memory ()
 

Function Documentation

◆ release_all_unused_memory()

void internal::GrowingVectorMemoryImplementation::release_all_unused_memory ( )

Definition at line 50 of file vector_memory.cc.

◆ release_all_unused_cuda_memory()

void internal::GrowingVectorMemoryImplementation::release_all_unused_cuda_memory ( )

Definition at line 32 of file vector_memory_cuda.cc.