Loading [MathJax]/extensions/tex2jax.js
libSBML C++ API  5.20.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
spatialfwd.h File Reference

Definition of spatialfwd. More...

This graph shows which files directly or indirectly include this file:

Macros

#define CLASS_OR_STRUCT   class
 Forward declaration of all opaque C types. More...
 

Typedefs

typedef class AdjacentDomains AdjacentDomains_t
 
typedef class AdvectionCoefficient AdvectionCoefficient_t
 
typedef class AnalyticGeometry AnalyticGeometry_t
 
typedef class AnalyticVolume AnalyticVolume_t
 
typedef class Boundary Boundary_t
 
typedef class BoundaryCondition BoundaryCondition_t
 
typedef class CompartmentMapping CompartmentMapping_t
 
typedef class CoordinateComponent CoordinateComponent_t
 
typedef class CSGeometry CSGeometry_t
 
typedef class CSGHomogeneousTransformation CSGHomogeneousTransformation_t
 
typedef class CSGNode CSGNode_t
 
typedef class CSGObject CSGObject_t
 
typedef class CSGPrimitive CSGPrimitive_t
 
typedef class CSGRotation CSGRotation_t
 
typedef class CSGScale CSGScale_t
 
typedef class CSGSetOperator CSGSetOperator_t
 
typedef class CSGTransformation CSGTransformation_t
 
typedef class CSGTranslation CSGTranslation_t
 
typedef class DiffusionCoefficient DiffusionCoefficient_t
 
typedef class Domain Domain_t
 
typedef class DomainType DomainType_t
 
typedef class Geometry Geometry_t
 
typedef class GeometryDefinition GeometryDefinition_t
 
typedef class InteriorPoint InteriorPoint_t
 
typedef class MixedGeometry MixedGeometry_t
 
typedef class OrdinalMapping OrdinalMapping_t
 
typedef class ParametricGeometry ParametricGeometry_t
 
typedef class ParametricObject ParametricObject_t
 
typedef class SampledField SampledField_t
 
typedef class SampledFieldGeometry SampledFieldGeometry_t
 
typedef class SampledVolume SampledVolume_t
 
typedef class SpatialCompartmentPlugin SpatialCompartmentPlugin_t
 
typedef class SpatialModelPlugin SpatialModelPlugin_t
 
typedef class SpatialParameterPlugin SpatialParameterPlugin_t
 
typedef class SpatialPoints SpatialPoints_t
 
typedef class SpatialReactionPlugin SpatialReactionPlugin_t
 
typedef class SpatialSpeciesPlugin SpatialSpeciesPlugin_t
 
typedef class SpatialSymbolReference SpatialSymbolReference_t
 
typedef class TransformationComponent TransformationComponent_t
 

Detailed Description

Definition of spatialfwd.

Author
SBMLTeam

Macro Definition Documentation

◆ CLASS_OR_STRUCT

#define CLASS_OR_STRUCT   class

Forward declaration of all opaque C types.

Declaring all types up-front avoids "redefinition of type Foo" compile errors and allows our combined C/C++ headers to depend minimally upon each other. Put another way, the type definitions below serve the same purpose as "class Foo;" forward declarations in C++ code.

Typedef Documentation

◆ AdjacentDomains_t

◆ AdvectionCoefficient_t

◆ AnalyticGeometry_t

◆ AnalyticVolume_t

◆ Boundary_t

typedef class Boundary Boundary_t

◆ BoundaryCondition_t

◆ CompartmentMapping_t

◆ CoordinateComponent_t

◆ CSGeometry_t

typedef class CSGeometry CSGeometry_t

◆ CSGHomogeneousTransformation_t

◆ CSGNode_t

typedef class CSGNode CSGNode_t

◆ CSGObject_t

typedef class CSGObject CSGObject_t

◆ CSGPrimitive_t

◆ CSGRotation_t

typedef class CSGRotation CSGRotation_t

◆ CSGScale_t

typedef class CSGScale CSGScale_t

◆ CSGSetOperator_t

◆ CSGTransformation_t

◆ CSGTranslation_t

◆ DiffusionCoefficient_t

◆ Domain_t

typedef class Domain Domain_t

◆ DomainType_t

typedef class DomainType DomainType_t

◆ Geometry_t

typedef class Geometry Geometry_t

◆ GeometryDefinition_t

◆ InteriorPoint_t

◆ MixedGeometry_t

◆ OrdinalMapping_t

◆ ParametricGeometry_t

◆ ParametricObject_t

◆ SampledField_t

◆ SampledFieldGeometry_t

◆ SampledVolume_t

◆ SpatialCompartmentPlugin_t

◆ SpatialModelPlugin_t

◆ SpatialParameterPlugin_t

◆ SpatialPoints_t

◆ SpatialReactionPlugin_t

◆ SpatialSpeciesPlugin_t

◆ SpatialSymbolReference_t

◆ TransformationComponent_t