NeoN
A framework for CFD software
Loading...
Searching...
No Matches
Public Attributes | List of all members
NeoN::la::SolverStats Struct Reference

#include <solver.hpp>

Public Attributes

int numIter
 
scalar initResNorm
 
scalar finalResNorm
 

Detailed Description

Definition at line 14 of file solver.hpp.

Member Data Documentation

◆ finalResNorm

scalar NeoN::la::SolverStats::finalResNorm

Definition at line 20 of file solver.hpp.

◆ initResNorm

scalar NeoN::la::SolverStats::initResNorm

Definition at line 18 of file solver.hpp.

◆ numIter

int NeoN::la::SolverStats::numIter

Definition at line 16 of file solver.hpp.


The documentation for this struct was generated from the following file: