Skip to content

Xpetra: fix issue #3804

Created by: lucbv

Removing implementation of getLocalMatrix and setAllValues from Xpetra::TpetraCrsMatrix specializations on <SC,int,int,EpetraNode> and <SC,int,long long,EpetraNode>

@trilinos/xpetra

Description

Fixing a specialization in Xpetra CrsMatrix

Motivation and Context

This fixes some build errors on the dashboard...

Related Issues

Merge request reports