BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
fn_invert_symmetric.hpp File Reference
#include "typedefs.hpp"
#include "assert.hpp"
#include "fn_getrf.hpp"
#include "fn_getri.hpp"
#include "fn_gemm.hpp"
#include "cl_Tensor.hpp"
#include "cl_Vector.hpp"
Include dependency graph for fn_invert_symmetric.hpp:

Go to the source code of this file.

Namespaces

namespace  belfem
 USER GUIDES:
namespace  belfem::tensor

Functions

template<typename T>
void belfem::tensor::invert_symmetric (Tensor< T > &aTensor, Vector< T > &aWork, Vector< int_t > &aPivot)