Reference documentation for deal.II version 9.6.0
|
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.