Bemsolver 2.0
Public Member Functions | Protected Attributes

D3slowworld Class Reference

#include <bem.h>

Inheritance diagram for D3slowworld:
Inheritance graph
[legend]
Collaboration diagram for D3slowworld:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 D3slowworld ()
 ~D3slowworld ()
void insert (D3electrode *el)
void GetListOfBaseElements (PD3element *el, int *electrodeIndexLimit, int &cnt)
void solve ()
double calc (double x, double y, double z)
void draw ()

Protected Attributes

double * f
double * dfdnAll
int * electrodeIndexLimit
PD3elementel
int n
int amountOfElectrodes

Constructor & Destructor Documentation

D3slowworld::D3slowworld ( )
D3slowworld::~D3slowworld ( )

Member Function Documentation

double D3slowworld::calc ( double  x,
double  y,
double  z 
)
void D3slowworld::draw ( )
void D3slowworld::GetListOfBaseElements ( PD3element el,
int *  electrodeIndexLimit,
int &  cnt 
)
void D3slowworld::insert ( D3electrode el)
void D3slowworld::solve ( )

Member Data Documentation

double* D3slowworld::dfdnAll [protected]
double* D3slowworld::f [protected]
int D3slowworld::n [protected]

The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Friends Defines