Class documentation of Concepts

Loading...
Searching...
No Matches
newton.hh File Reference
#include <type_traits>
#include "basics/debug.hh"
#include "basics/warnings/push.h"
#include "basics/warnings/ignore_warning_dangling_field.h"
#include "basics/warnings/pop.h"

Go to the source code of this file.

Classes

class  concepts::Newton< F >
 

Namespaces

namespace  concepts
 

Macros

#define NEWTON_CONST_D   0
 

Detailed Description

Non-linear solver using the new Newton algorithm

Author
Adrien Semin, 2018

Definition in file newton.hh.

Macro Definition Documentation

◆ NEWTON_CONST_D

#define NEWTON_CONST_D   0

Definition at line 14 of file newton.hh.