swSim  Version 1.0
All Classes Namespaces Files Functions Variables Typedefs Macros
Classes
swSim Namespace Reference

"DenseVector.hpp" contains the class definition encapsulating the data structure interface for providing dense vectors to KernelComposer More...

Classes

class  DenseVector
 Defines data structures for providing dense vectors to KernelComposer. More...
 
class  DriveVector
 Defines data structures for DriveVector in swSim. More...
 
class  Excitation
 Defines data structures for Excitation in swSim. More...
 
class  Geometry
 Defines data structures for Geometry in swSim. More...
 
class  Material
 Defines data structures for Material in swSim. More...
 
class  Model
 Defines data structures for Model in swSim. More...
 
class  MPIData
 Defines data structures for MPIData in swSim. More...
 
class  MPIFileReader
 Defines data structures for MPIFileReader in swSim. More...
 
class  ParsableObject
 Defines data structures for ParsableObject in swSim. More...
 
class  Segmentation
 Defines data structures for providing Segmentation object to swSim. More...
 
class  SparseMatrix
 Defines data structures for providing sparse matrices to KernelComposer. More...
 
class  SparseVector
 Defines data structures for providing sparse vectors to KernelComposer. More...
 
class  Stencil
 Defines data structures for Stencil in swSim. More...
 
class  SWMesh
 Defines data structures for SWMesh in swSim. More...
 

Detailed Description

"DenseVector.hpp" contains the class definition encapsulating the data structure interface for providing dense vectors to KernelComposer

"SWMesh.hpp" contains the class definition encapsulating the data structure interface for a SWMesh in swSim.

"Stencil.hpp" contains the class definition encapsulating the data structure interface for a Stencil in swSim.

"SparseVector.hpp" contains the class definition encapsulating the data structure interface for providing sparse vectors to KernelComposer

"SparseMatrix.hpp" contains the class definition encapsulating the data structure interface for providing sparse matrices to KernelComposer

"Segmentation.hpp" contains the class definition encapsulating the data structure interface for providing sparse matrices to KernelComposer

"MPIFileReader.hpp" contains the class definition encapsulating the data structure interface for a MPIFileReader in swSim.

"MPIData.hpp" contains the class definition encapsulating the data structure interface for providing MPIData object for to swSim

"Model.hpp" contains the class definition encapsulating the data structure interface for a Model in swSim.

"Geometry.hpp" contains the class definition encapsulating the data structure interface for a Geemetry in a swSim Model.

"Excitation.hpp" contains the class definition encapsulating the data structure interface for a Excitation in a swSim model.

"DriveVector.hpp" contains the class definition encapsulating the data structure interface for a DriveVector in a swSim model.