ASL 0.1.7
Advanced Simulation Library
Loading...
Searching...
No Matches
asl::Box Class Reference

The block without discretization (size and position are float). More...

#include <aslBlocks.h>

Collaboration diagram for asl::Box:

Public Types

typedef AVec V
 Type of a vector.
typedef AVec V
 Type of a vector.

Public Member Functions

 Box (unsigned int nd)
 the size and position are taken 0
 Box (unsigned int nd)
 the size and position are taken 0

Public Attributes

V size
V position

Detailed Description

The block without discretization (size and position are float).

Definition at line 40 of file aslBlocks.h.

Member Typedef Documentation

◆ V [1/2]

typedef AVec asl::Box::V

Type of a vector.

Definition at line 43 of file aslBlocks.h.

◆ V [2/2]

typedef AVec asl::Box::V

Type of a vector.

Definition at line 43 of file aslBlocks.h.

Constructor & Destructor Documentation

◆ Box() [1/2]

asl::Box::Box ( unsigned int nd)
inlineexplicit

the size and position are taken 0

Definition at line 113 of file aslBlocks.h.

◆ Box() [2/2]

asl::Box::Box ( unsigned int nd)
inlineexplicit

the size and position are taken 0

Member Data Documentation

◆ position

V asl::Box::position

Definition at line 45 of file aslBlocks.h.

◆ size

V asl::Box::size

Definition at line 44 of file aslBlocks.h.


The documentation for this class was generated from the following files: