ASL
0.1.7
Advanced Simulation Library
|
#include <aslFDStefanMaxwell.h>
Public Types | |
typedef SPDataWithGhostNodesACLData | Data |
typedef SPAbstractDataWithGhostNodes | Field |
Public Member Functions | |
FDStefanMaxwellElectricField (SPFDStefanMaxwell sm, Data phi) | |
void | setPhiS (Field pS) |
![]() | |
virtual void | execute () |
Executes the numerical procedure. More... | |
virtual void | init () |
Builds the necesery internal data and kernels. More... | |
virtual | ~SingleKernelNM () |
![]() | |
virtual | ~NumMethod () |
Additional Inherited Members | |
![]() | |
virtual void | preProcessing () |
the function executed before kernel->compute() More... | |
SingleKernelNM (const acl::KernelConfiguration &kernelCongig) | |
![]() | |
acl::SPKernel | kernel |
Definition at line 161 of file aslFDStefanMaxwell.h.
Definition at line 164 of file aslFDStefanMaxwell.h.
Definition at line 165 of file aslFDStefanMaxwell.h.
asl::FDStefanMaxwellElectricField::FDStefanMaxwellElectricField | ( | SPFDStefanMaxwell | sm, |
Data | phi | ||
) |
void asl::FDStefanMaxwellElectricField::setPhiS | ( | Field | pS | ) |