include/meltpooldg/utilities/matrix_type_wrapper.h Source File
|
Developer Documentation
|
matrix_type_wrapper.h
Go to the documentation of this file.
Definition matrix_type_wrapper.h:16
void vmult(VectorType &dst, const VectorType &src) const
Definition matrix_type_wrapper.h:36
const std::function< void(VectorType &, const VectorType &)> alias_function
Definition matrix_type_wrapper.h:42
MatrixTypeObject(const std::function< void(VectorType &, const VectorType &)> &alias_function)
Definition matrix_type_wrapper.h:23
Generated by