<Chapter Label="chap:objTypes">
<Heading>The new GAP object types of <Package>simpcomp</Package></Heading>
<#Include Label="SCObjects" />
<P/>
<Alt Only="LaTeX"><![CDATA[
\begin{center}
\includegraphics[width=1.0\textwidth]{figures/flowchart.pdf}\\\bigskip
{\small Figure 11. Overview over all GAP object types defined by simpcomp.}
\end{center}
]]>
</Alt>
<P/>
</Chapter><Chapter Label="chap:polyhedralcomplex">
<Heading>Functions and operations for the GAP object type <C>SCPolyhedralComplex</C></Heading>
<#Include Label="polyhedralcomplex" />
</Chapter><Chapter Label="chap:complex">
<Heading>The GAP object types <C>SCSimplicialComplex</C> and <C>SCNormalSurface</C></Heading>
<Chapter Label="chap:NormSurfFunc"><Heading>Functions and operations for <C>SCNormalSurface</C></Heading>
<#Include Label="normalsurfaceFunc" />
</Chapter>
<Chapter Label="chap:homology"><Heading>(Co-)Homology of simplicial complexes</Heading>
<Chapter Label="chap:interface"><Heading>Interfaces to other software packages</Heading>
<Package>simpcomp</Package> contains various interfaces to other software packages (see Chapter <Ref Chap="chap:libio" /> for file-related export and import formats). In this chapter, some more sophisticated interfaces to other software packages are described.<P/>
Note that this chapter is subject to change and extension as it is planned to expand <Package>simpcomp</Package>'s functionality in this area in the course of the next versions.
As explained in Chapter <Ref Chap="chap:complex"/>, objects of the types <C>SCSimplicialComplex</C>, <C>SCNormalSurface</C> and <C>SCLibRepository</C> provide a set of property handlers for ease of access to <Package>simpcomp</Package> functions using these objects. Accessing these property handlers is possible via the .-operator.<P/>
For example, the <M>f</M>-vector of a simplicial complex <C>c</C> that is stored as a <C>SCSimplicialComplex</C> object can be accessed via the statement <C>c.F;</C> instead of writing the longer <C>SCFVector(c);</C>. See below for a list of all properties supported by objects of the types <C>SCPolyhedralComplex</C>, <C>SCSimplicialComplex</C>, <C>SCNormalSurface</C> and <C>SCLibRepository</C> (Note that the property handlers of <C>SCPolyhedralComplex</C> can be used by both <C>SCSimplicialComplex</C> and <C>SCNormalSurface</C>).
<Section Label="sec:prophandlerPC"><Heading>Property handlers of <C>SCPolyhedralComplex</C></Heading>
<#Include Label="prophandlerspc" />
</Section>
<Section Label="sec:prophandlerSC"><Heading>Property handlers of <C>SCSimplicialComplex</C></Heading>
<#Include Label="prophandlers" />
</Section>
<Section Label="sec:prophandlerNS"><Heading>Property handlers of <C>SCNormalSurface</C></Heading>
<#Include Label="prophandlersns" />
</Section>
<Section Label="sec:prophandlerLib"><Heading>Property handlers of <C>SCLibRepository</C></Heading>
<#Include Label="prophandlerslib" />
</Section>
</Chapter>
¤ Dauer der Verarbeitung: 0.1 Sekunden
(vorverarbeitet)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.