Skip to content

Commit d9c6b54

Browse files
committed
Merge branch 'main' into NonlinearEAS
2 parents 67e607b + 9b9c9ce commit d9c6b54

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

ikarus/controlroutines/controlroutinestate.hh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@
1212

1313
namespace Ikarus {
1414

15-
// Forward declarations
16-
#ifndef DOXYGEN
17-
template <typename TypeListOne, typename TypeListTwo>
18-
class NonLinearOperator;
19-
#endif
20-
2115
/**
2216
* \brief State for control routines
2317
*

ikarus/solver/nonlinearsolver/nonlinearsolverstate.hh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@
1212

1313
namespace Ikarus {
1414

15-
// Forward declarations
16-
#ifndef DOXYGEN
17-
template <typename TypeListOne, typename TypeListTwo>
18-
class NonLinearOperator;
19-
#endif
20-
2115
/**
2216
* \brief State for nonlinear solvers
2317
*

0 commit comments

Comments
 (0)