CppNoddy  0.92
Loading...
Searching...
No Matches
Classes | Namespaces
ArcLength_base.h File Reference

A base class for arclength-capable solvers. More...

#include <Uncopyable.h>
#include <DenseVector.h>

Go to the source code of this file.

Classes

class  CppNoddy::ArcLength_base< _Type >
 

Namespaces

namespace  CppNoddy
 A collection of OO numerical routines aimed at simple (typical) applied problems in continuum mechanics.
 

Detailed Description

A base class for arclength-capable solvers.

This defines all the usual get/set methods for arclength parameters and the additional residual used when augmenting the system to allow for iteration on the arclength.

Definition in file ArcLength_base.h.

© 2012

R.E. Hewitt