deal.II version GIT relicensing-2291-g668cd86249 2024-12-24 11:30:00+00:00
|
Type trait for a serial vector, i.e. a vector class for which storage is not supported to be distributed over processes.
The specialization
for a serial vector type, respectively,
for a vector type with support of distributed storage, must be done in a header file of a vector declaration.
Definition at line 46 of file vector_type_traits.h.