|
Serac
0.1
Serac is an implicit thermal strucural mechanics simulation code.
|
a specialization of serac::Functional for quantities of interest More...

Go to the source code of this file.
Classes | |
| struct | serac::QoIProlongation |
| this class behaves like a Prolongation operator, except is specialized for the case of a quantity of interest. The action of its MultTranspose() operator (the only thing it is used for) sums the values from different processors. More... | |
| struct | serac::QoIElementRestriction |
| this class behaves like a Restriction operator, except is specialized for the case of a quantity of interest. The action of its ScatterAdd() operator (the only thing it is used for) sums the values on this local processor. More... | |
| class | serac::Functional< double(trials...), exec > |
| a partial template specialization of Functional with test == double, implying "quantity of interest" More... | |
Namespaces | |
| serac | |
| Accelerator functionality. | |
a specialization of serac::Functional for quantities of interest
Definition in file functional_qoi.inl.