|
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) |
| Public Member Functions inherited from asl::SingleKernelNM | |
| virtual void | execute () |
| Executes the numerical procedure. | |
| virtual void | init () |
| Builds the necesery internal data and kernels. | |
| virtual | ~SingleKernelNM () |
| Public Member Functions inherited from asl::NumMethod | |
| virtual | ~NumMethod () |
Additional Inherited Members | |
| Protected Member Functions inherited from asl::SingleKernelNM | |
| virtual void | preProcessing () |
| the function executed before kernel->compute() | |
| SingleKernelNM (const acl::KernelConfiguration &kernelCongig) | |
| Protected Attributes inherited from asl::SingleKernelNM | |
| 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 | ) |