deal.II version GIT relicensing-2169-gec1b43f35b 2024-11-22 07:10: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.