HermesCommon  2.0
dp_interface.h File Reference

Interface for DiscreteProblem required by NoxProblemInterface. More...

#include "../matrix.h"
#include "../tables.h"

Go to the source code of this file.

Classes

class  Hermes::Solvers::DiscreteProblemInterface< Scalar >
 Minimalistic DiscreteProblem interface required by NoxProblemInterface. More...
 

Namespaces

namespace  Hermes
 General namespace for the Hermes library.
 
namespace  Hermes::Solvers
 Namespace for linear / nonlinear / iterative solvers.
 

Detailed Description

Interface for DiscreteProblem required by NoxProblemInterface.

Definition in file dp_interface.h.