|
IFEM
90A354
|
General integrand for L2-projection of secondary solutions. More...


Go to the source code of this file.
Classes | |
| class | L2Integrand |
| Abstract class for evaluating integrand or function. More... | |
| class | L2ProbIntegrand |
| Evaluation class for secondary solutions of an integrand. More... | |
| class | L2FuncIntegrand |
| Evaluation class for functions. More... | |
| class | GlbL2 |
| General integrand for L2-projection of secondary solutions. More... | |
Typedefs | |
| typedef std::vector< int > | IntVec |
| Vector of integers. | |
| typedef std::vector< size_t > | uIntVec |
| Vector of unsigned integers. | |
| typedef std::vector< FunctionBase * > | FunctionVec |
| Vector of functions. | |
General integrand for L2-projection of secondary solutions.