OGS
FinalizeMatrixAssembly.h
Go to the documentation of this file.
1
13
#pragma once
14
15
namespace
MathLib
16
{
17
template
<
typename
MAT_T>
18
bool
finalizeMatrixAssembly
(MAT_T&
/*unused*/
)
19
{
20
return
true
;
21
}
22
23
}
// namespace MathLib
MathLib
Definition
CreateComponent.h:32
MathLib::finalizeMatrixAssembly
bool finalizeMatrixAssembly(MAT_T &)
Definition
FinalizeMatrixAssembly.h:18
MathLib
LinAlg
FinalizeMatrixAssembly.h
Generated by
1.12.0