pymor.reductors.ph.basic¶
Module Contents¶
- class pymor.reductors.ph.basic.PHLTIPGReductor(fom, V, QTE_orthonormal=False)[source]¶
Bases:
pymor.reductors.basic.ProjectionBasedReductorPetrov-Galerkin projection of an
PHLTIModel.- Parameters:
fom – The full order
PHLTIModelto reduce.V – The basis of the trail space.
QTE_orthonormal – If
True, noEmatrix will be assembled for the reducedModel. Set toTrueifVis orthonormal w.r.t.fom.Q.H @ fom.E.
Methods
Reconstruct high-dimensional vector from reduced vector
u.