BdaSolver.hpp: drop indent for namespace

This commit is contained in:
Arne Morten Kvarving 2024-04-16 10:17:37 +02:00
parent 7e1f4629ed
commit e03f2394b9

View File

@ -32,6 +32,7 @@ namespace Opm {
template<class Scalar> class WellContributions;
namespace Accelerator {
enum class SolverStatus {
BDA_SOLVER_SUCCESS,
BDA_SOLVER_ANALYSIS_FAILED,
@ -44,9 +45,7 @@ namespace Accelerator {
template <unsigned int block_size>
class BdaSolver
{
protected:
// verbosity
// 0: print nothing during solves, only when initializing
// 1: print number of iterations and final norm