OGS
|
Definition in file TransposeInPlace.h.
Go to the source code of this file.
Namespaces | |
namespace | ProcessLib |
Functions | |
template<int Components, typename StoreValuesFunction > | |
std::vector< double > | ProcessLib::transposeInPlace (StoreValuesFunction const &store_values_function) |
template<int Components> | |
void | ProcessLib::transposeInPlace (std::vector< double > &values) |
void | ProcessLib::transposeInPlace (std::vector< double > &values, unsigned const num_components) |