|
| class | BulkDomain |
| | Class used as template type for type resolution Bulk / Side. More...
|
| |
| class | SideDomain |
| | Class used as template type for type resolution Bulk / Side. More...
|
| |
| class | Coords |
| |
| class | Jac |
| | Evaluates Jacobians on Bulk (Element) / Side. More...
|
| |
| class | JacDet |
| | Evaluates Jacobian determinants on Bulk (Element) / Side. More...
|
| |
| class | JacDet< 1, Op::SideDomain, Op::SideDomain, 3 > |
| | Template specialization of previous: dim=1, domain=Side. More...
|
| |
| class | InvJac |
| |
| class | PtCoords |
| | Evaluates coordinates of quadrature points - not implemented yet. More...
|
| |
| class | Weights |
| |
| class | JxW |
| |
| class | NormalVec |
| | Evaluates normal vector on side quadrature points. More...
|
| |
| class | RefScalar |
| | Fixed operation of scalar shape reference values. More...
|
| |
| class | RefScalar< dim, Op::SideDomain, spacedim > |
| | Template specialization of previous: Domain=SideDomain. More...
|
| |
| class | RefVector |
| | Fixed operation of vector shape reference values. More...
|
| |
| class | RefVector< dim, Op::SideDomain, spacedim > |
| | Template specialization of previous: Domain=SideDomain. More...
|
| |
| class | RefGradScalar |
| | Fixed operation of gradient scalar reference values. More...
|
| |
| class | RefGradScalar< dim, Op::SideDomain, spacedim > |
| | Template specialization of previous: Domain=SideDomain. More...
|
| |
| class | RefGradVector |
| | Fixed operation of gradient scalar reference values. More...
|
| |
| class | RefGradVector< dim, Op::SideDomain, spacedim > |
| | Template specialization of previous: Domain=SideDomain. More...
|
| |
| class | ScalarShape |
| | Evaluates scalar shape values. More...
|
| |
| class | ScalarShape< dim, Op::SideDomain, spacedim > |
| | Template specialization of previous: Domain=SideDomain. More...
|
| |
| class | VectorShape |
| | Evaluates vector values (FEType == FEVector) More...
|
| |
| class | VectorShape< dim, Op::SideDomain, spacedim > |
| | Template specialization of previous: Domain=SideDomain) More...
|
| |
| class | DispatchVectorShape |
| | Dispatch class of vector values. More...
|
| |
| class | GradScalarShape |
| | Evaluates gradient scalar values. More...
|
| |
| class | GradScalarShape< dim, Op::SideDomain, spacedim > |
| | Template specialization of previous: Domain=SideDomain. More...
|
| |
| class | GradVectorShape |
| | Evaluates vector values (FEType == FEVector) More...
|
| |
| class | GradVectorShape< dim, Op::SideDomain, spacedim > |
| | Template specialization of previous: Domain=SideDomain) More...
|
| |
| class | DispatchGradVectorShape |
| | Dispatch class of vector values. More...
|
| |
| class | VectorSymGrad |
| | Evaluates vector symmetric gradients. More...
|
| |
| class | VectorDivergence |
| | Evaluates vector vector divergence. More...
|
| |
| class | OpZero |
| | Class represents zero operation of Join quantities. More...
|
| |