This is the complete list of members for CurlCoefficients< T >, including all inherited members.
| _edgeDiscretization | CurlCoefficients< T > | protected |
| _materialProperties | CurlCoefficients< T > | protected |
| _stabilityFactor | CurlCoefficients< T > | protected |
| _surfaceDiscretization | CurlCoefficients< T > | protected |
| CalculateTimeStep()=0 | CurlCoefficients< T > | protectedpure virtual |
| CheckConsistency()=0 | CurlCoefficients< T > | protectedpure virtual |
| CreateCoefficients()=0 | CurlCoefficients< T > | protectedpure virtual |
| GetMaterialInXAtIndex | CurlCoefficients< T > | inlineprotected |
| InitiateCoefficientContainer()=0 | CurlCoefficients< T > | protectedpure virtual |
| Potenz(double base, double exp) | CurlCoefficients< T > | inlineprotected |
| SqrRoot(double value) | CurlCoefficients< T > | inlineprotected |
| SqrRoot(float value) | CurlCoefficients< T > | inlineprotected |
| SummarizeDescretizationAsCoefficients(SurfaceDiscretization &surfaceDisc, EdgeDiscretization &edgeDisc, MaterialProperties &materialProp, double(MaterialProperties::*GetActiveMaterialInXAtIndex)(index_t index) const, double(MaterialProperties::*GetActiveMaterialInYAtIndex)(index_t index) const, double(MaterialProperties::*GetActiveMaterialInZAtIndex)(index_t index) const) | CurlCoefficients< T > | inline |