JUK1
|
This is the complete list of members for SParameterBlockVF< T >, including all inherited members.
addDCAnalysisStampTo(Stamp< T > &stamp, const Matrix< T > &solutionVector, size_t numCurrents) const | SParameterBlockVF< T > | inlinevirtual |
addDynamicStampTo(Stamp< T > &stamp, const Matrix< T > &solutionMatrix, const size_t currentSolutionIndex, T simulationTimestep) const | SParameterBlockVF< T > | inlinevirtual |
addNonLinearStampTo(Stamp< T > &destination, const Matrix< T > &solutionMatrix, const size_t currentSolutionIndex, T timestep=0) const | Component< T > | inlinevirtual |
addStaticStampTo(Stamp< T > &stamp) const | SParameterBlockVF< T > | inlinevirtual |
addToElements(const std::string &line, CircuitElements< T > &elements, size_t &numNodes, size_t &numCurrents, size_t &numDCCurrents) | SParameterBlockVF< T > | inlinestatic |
awave_p(const size_t p, const Matrix< T > &solutionMatrix, const size_t currentSolutionIndex, const size_t sizeG_A) const | SParameterBlockVF< T > | inline |
bwave_p(const size_t p, const Matrix< T > &solutionMatrix, const size_t currentSolutionIndex, const size_t sizeG_A) const | SParameterBlockVF< T > | inline |
designator | Component< T > | |
firstOrder | SParameterBlockVF< T > | |
history_p(const size_t p, const Matrix< T > &solutionMatrix, const size_t currentSolutionIndex, T timestep, const size_t sizeG_A) const | SParameterBlockVF< T > | inline |
numPorts | SParameterBlockVF< T > | |
port | SParameterBlockVF< T > | |
readInPRR(std::string filePath, size_t numPorts) | SParameterBlockVF< T > | inline |
setConstants(T timestep) | SParameterBlockVF< T > | inline |
setFirstOrder(T timestep) | SParameterBlockVF< T > | inline |
setSecondOrder(T timestep) | SParameterBlockVF< T > | inline |
setTimestep(T timestep) | SParameterBlockVF< T > | inlinevirtual |
updateDCStoredState(const Matrix< T > &solutionVector, size_t sizeG_A, size_t numCurrents) | Component< T > | inlinevirtual |
updateStoredState(const Matrix< T > &solutionMatrix, const size_t currentSolutionIndex, T timestep, size_t sizeG_A) | SParameterBlockVF< T > | inlinevirtual |
V_p(const size_t p, const Matrix< T > &solutionMatrix, const size_t currentSolutionIndex, T timestep, const size_t sizeG_A) const | SParameterBlockVF< T > | inline |
z_ref | SParameterBlockVF< T > | |
~Component() | Component< T > | inlinevirtual |