Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Examples  

Sundance::Block Class Reference

#include <Block.h>

List of all members.

Public Methods

Private Methods

Private Attributes


Detailed Description

A Block is a group of variables

Definition at line 17 of file Block.h.


Constructor & Destructor Documentation

Sundance::Block::Block  
 

Sundance::Block::Block const Expr   functions,
const TSFVectorType &    factory = Defaults::vectorType()
 

Sundance::Block::Block const Expr   f1,
const Expr   f2,
const TSFVectorType &    factory = Defaults::vectorType()
 

Sundance::Block::Block const Expr   f1,
const Expr   f2,
const Expr   f3,
const TSFVectorType &    factory = Defaults::vectorType()
 

Sundance::Block::Block const Expr   f1,
const Expr   f2,
const Expr   f3,
const Expr   f4,
const TSFVectorType &    factory = Defaults::vectorType()
 


Member Function Documentation

const Expr& Sundance::Block::functions   const [inline]
 

Definition at line 40 of file Block.h.

References functions_.

const TSFVectorType& Sundance::Block::vectorType   const [inline]
 

Definition at line 42 of file Block.h.

References factory_.

bool Sundance::Block::isReplicatedBlock   const [inline]
 

Definition at line 44 of file Block.h.

References isReplicatedBlock_.

void Sundance::Block::init   [private]
 


Member Data Documentation

Expr Sundance::Block::functions_ [private]
 

Definition at line 48 of file Block.h.

Referenced by functions().

TSFVectorType Sundance::Block::factory_ [private]
 

Definition at line 49 of file Block.h.

Referenced by vectorType().

bool Sundance::Block::isReplicatedBlock_ [private]
 

Definition at line 50 of file Block.h.

Referenced by isReplicatedBlock().


The documentation for this class was generated from the following file:
Contact:
Kevin Long (krlong@ca.sandia.gov)


Documentation generated by