/home/runner/work/kynema/kynema/kynema/src/solver/create_full_matrix.hpp File Reference

Kynema API: /home/runner/work/kynema/kynema/kynema/src/solver/create_full_matrix.hpp File Reference
Kynema API
A flexible multibody structural dynamics code for wind turbines
Loading...
Searching...
No Matches
create_full_matrix.hpp File Reference
#include <KokkosSparse.hpp>
#include <Kokkos_Core.hpp>
#include <Kokkos_Profiling_ScopedRegion.hpp>
#include "compute_col_inds.hpp"
#include "compute_row_ptrs.hpp"

Go to the source code of this file.

Classes

struct  kynema::solver::CreateFullMatrix< CrsMatrixType >
 The top level function object which creates the CRS matrix structure for the linear system to be solved. More...
 

Namespaces

namespace  kynema
 
namespace  kynema::solver