#include <RadiationBoundaryCondition.h>
|
| RadiationBoundaryCondition (int orderOfAccuracy=4) |
|
| ~RadiationBoundaryCondition () |
|
int | initialize (MappedGrid &mg, int side, int axis, int nc1=0, int nc2=0, real c_=1., real period_=-1., int numberOfModes_=-1, int orderOfTimeStepping_=-1, int numberOfPoles_=-1) |
|
int | assignBoundaryConditions (realMappedGridFunction &u, real t, real dt, realMappedGridFunction &u2) |
|
int | setOrderOfAccuracy (int orderOfAccuracy) |
|
| RadiationBoundaryCondition (int orderOfAccuracy=4) |
|
| ~RadiationBoundaryCondition () |
|
int | initialize (MappedGrid &mg, int side, int axis, int nc1=0, int nc2=0, real c_=1., real period_=-1., int numberOfModes_=-1, int orderOfTimeStepping_=-1, int numberOfPoles_=-1) |
|
int | assignBoundaryConditions (realMappedGridFunction &u, real t, real dt, realMappedGridFunction &u2) |
|
int | setOrderOfAccuracy (int orderOfAccuracy) |
|
RadiationBoundaryCondition::RadiationBoundaryCondition |
( |
int |
orderOfAccuracy = 4 | ) |
|
RadiationBoundaryCondition::~RadiationBoundaryCondition |
( |
| ) |
|
RadiationBoundaryCondition::RadiationBoundaryCondition |
( |
int |
orderOfAccuracy = 4 | ) |
|
RadiationBoundaryCondition::~RadiationBoundaryCondition |
( |
| ) |
|
int RadiationBoundaryCondition::assignBoundaryConditions |
( |
realMappedGridFunction & |
u, |
|
|
real |
t, |
|
|
real |
dt, |
|
|
realMappedGridFunction & |
u2 |
|
) |
| |
References assert(), axis, c, cpuTime, currentTime, currentTimeLevel, debug, dx, eps, RadiationKernel::evaluateKernel(), RadiationKernel::getKernelType(), grid, gridType, i, i1, I1, i2, I2, i3, I3, isRectangular, m, mg, mu, N(), n, nc1, nc2, numberOfDerivatives, numberOfTimeLevels, orderOfAccuracy, RadiationKernel::planar, printF(), R, radEval, radiationKernel, raxis, rside, side, tz, u, uSave, and vvn.
Referenced by Maxwell::assignBoundaryConditions().
int RadiationBoundaryCondition::assignBoundaryConditions |
( |
realMappedGridFunction & |
u, |
|
|
real |
t, |
|
|
real |
dt, |
|
|
realMappedGridFunction & |
u2 |
|
) |
| |
int RadiationBoundaryCondition::initialize |
( |
MappedGrid & |
mg, |
|
|
int |
side, |
|
|
int |
axis, |
|
|
int |
nc1 = 0 , |
|
|
int |
nc2 = 0 , |
|
|
real |
c_ = 1. , |
|
|
real |
period_ = -1. , |
|
|
int |
numberOfModes_ = -1 , |
|
|
int |
orderOfTimeStepping_ = -1 , |
|
|
int |
numberOfPoles_ = -1 |
|
) |
| |
References assert(), axis, c, currentTime, currentTimeLevel, RadiationKernel::cylindrical, dx, RadiationKernel::initialize(), isRectangular, nc1, nc2, numberOfDerivatives, numberOfGridPoints, numberOfModes, numberOfPoles, numberOfTimeLevels, orderOfAccuracy, orderOfTimeStepping, period, printF(), r, radiationKernel, radius, raxis, rside, RadiationKernel::setKernelType(), side, uSave, and x.
Referenced by Maxwell::initializeRadiationBoundaryConditions().
int RadiationBoundaryCondition::initialize |
( |
MappedGrid & |
mg, |
|
|
int |
side, |
|
|
int |
axis, |
|
|
int |
nc1 = 0 , |
|
|
int |
nc2 = 0 , |
|
|
real |
c_ = 1. , |
|
|
real |
period_ = -1. , |
|
|
int |
numberOfModes_ = -1 , |
|
|
int |
orderOfTimeStepping_ = -1 , |
|
|
int |
numberOfPoles_ = -1 |
|
) |
| |
int RadiationBoundaryCondition::setOrderOfAccuracy |
( |
int |
orderOfAccuracy | ) |
|
int RadiationBoundaryCondition::setOrderOfAccuracy |
( |
int |
orderOfAccuracy | ) |
|
double RadiationBoundaryCondition::c |
|
protected |
static real RadiationBoundaryCondition::cpuTime =0. |
|
static |
real RadiationBoundaryCondition::currentTime |
|
protected |
int RadiationBoundaryCondition::currentTimeLevel |
|
protected |
static int RadiationBoundaryCondition::debug =0 |
|
static |
int RadiationBoundaryCondition::nc1 |
|
protected |
int RadiationBoundaryCondition::nc2 |
|
protected |
int RadiationBoundaryCondition::numberOfDerivatives |
|
protected |
int RadiationBoundaryCondition::numberOfGridPoints |
|
protected |
int RadiationBoundaryCondition::numberOfModes |
|
protected |
int RadiationBoundaryCondition::numberOfPoles |
|
protected |
int RadiationBoundaryCondition::numberOfTimeLevels |
|
protected |
int RadiationBoundaryCondition::orderOfAccuracy |
|
protected |
int RadiationBoundaryCondition::orderOfTimeStepping |
|
protected |
double RadiationBoundaryCondition::period |
|
protected |
double RadiationBoundaryCondition::radius |
|
protected |
int RadiationBoundaryCondition::raxis |
|
protected |
int RadiationBoundaryCondition::rside |
|
protected |
OGFunction * RadiationBoundaryCondition::tz |
RealArray RadiationBoundaryCondition::uSave |
|
protected |
RealArray RadiationBoundaryCondition::uxSave |
|
protected |
The documentation for this class was generated from the following files: