|
Classes | |
| class | Mapping< dim, spacedim > |
| class | MappingC1< dim, spacedim > |
| class | MappingCartesian< dim, spacedim > |
| class | MappingQ< dim, spacedim > |
| class | MappingQ1< dim, spacedim > |
| struct | StaticMappingQ1< dim, spacedim > |
| class | MappingQ1Eulerian< dim, VECTOR, spacedim > |
| class | MappingQEulerian< dim, VECTOR, spacedim > |
The MappingQ1Eulerian class is an extension to the MappingQ1 class in that it accepts a vector that describes a displacement field for each position of the domain. This is used in Eulerian computations without the need to actually move vertices after each time step.
In addition, the MappingC1 class provides for a boundary of the computational domain that is not only curved, but also has a continuous derivative at the interface between two cells on the boundary.
Finally, the MappingCartesian class is an optimization for elements that are brick-shaped and with edges parallel to the coordinate axes.
documentation generated on Wed Sep 1 23:06:19 2010 by
doxygen
1.5.6