Broyden time integration.
More...
#include <BroydenInertial.h>
|
virtual void | initialize (void) |
|
virtual void | handleBind (sp< SignalerI > spSignaler, sp< Layout > l_sig) |
|
virtual void | handle (Record &r_sig) |
|
virtual bool | call (const String &a_name, std::vector< Instance > a_argv) |
|
void | initializeAll (void) |
|
void | setActive (bool a_active) |
|
|
AsParticle | m_asParticle |
|
hp< SignalerI > | m_hpSignaler |
|
sp< Scope > | m_spScope |
|
Record | r_accum |
|
|
typedef void(* | InitializeFunction) (Initialized *) |
|
void | addInitializer (InitializeFunction function) |
|
Broyden time integration.
ConfigI |
name | type | doc |
input | sp<RecordGroup> | input group |
dispatches |
name | doc |
setAccumulateRecord | [record] |
accessor sets |
fe::AsParticle |
The documentation for this class was generated from the following files: