AdmittanceNetwork_PAR1 Class Reference

Inheritance diagram for AdmittanceNetwork_PAR1:
AdmittanceNetworkInterface

List of all members.

Classes

class  Data

Public Member Functions

 AdmittanceNetwork_PAR1 (int N)
void add_line (int i, int j, Complex y, double turns, double phase_shift, int side)
void add_line (int i, int j, Complex y)
void remove_line (int i, int j, Complex y)
void remove_line (int i, int j, Complex y, double turns, double phase_shift, int side)
void add_self (int i, Complex y)
void remove_self (int i, Complex y)
void solve_for_voltage (const Complex *I, Complex *V)
void solve_for_current (const Complex *V, Complex *I)
Complex get (int i, int j) const

Static Public Member Functions

static void main_begin (int *pac, char ***pav)
static void main_end (int rank)

Detailed Description

Definition at line 17 of file AdmittanceNetwork_PAR1.h.


The documentation for this class was generated from the following files:

Generated on 17 Jul 2013 by  doxygen 1.6.1