#include <aslBlocks.h>
Simple block with position
The Block describes the simulation grid and is defined by the position and by the size.
- Examples:
- acousticWaves.cc, bus_wind.cc, compressor.cc, cubeGravity.cc, cubeIncompressibleGravity.cc, cubePoroelasticGravity.cc, flow.cc, flow2.cc, flow3.cc, flowKDPGrowth.cc, flowRotatingCylinders.cc, jumpingBox.cc, levelSetBasic.cc, levelSetFacetedGrowth.cc, levelSetNormalGrowth.cc, locomotive.cc, locomotive_laminar.cc, locomotive_stability.cc, multicomponent_flow.cc, multiphase_flow.cc, pitot_tube_ice.cc, poroelastic.cc, surfaceFlux.cc, testABDFormat.cc, testASLData.cc, testDistanceFunction.cc, testSMDiff.cc, testSMDiff3C.cc, testSMPhi.cc, and testSMPhiBV.cc.
Definition at line 56 of file aslBlocks.h.
the size is taken 1, the position is taken to be 0
Definition at line 141 of file aslBlocks.h.
asl::Block::Block |
( |
unsigned int |
nd | ) |
|
|
inlineexplicit |
asl::Block::Block |
( |
const DV & |
s, |
|
|
double |
dx, |
|
|
const V & |
p |
|
) |
| |
|
inline |
asl::Block::Block |
( |
const DV & |
s, |
|
|
double |
dx = 1 |
|
) |
| |
|
inlineexplicit |
asl::Block::Block |
( |
const Block & |
b | ) |
|
|
inline |
the size is taken 1, the position is taken to be 0
asl::Block::Block |
( |
unsigned int |
nd | ) |
|
|
inlineexplicit |
asl::Block::Block |
( |
const DV & |
s, |
|
|
double |
dx, |
|
|
const V & |
p |
|
) |
| |
|
inline |
asl::Block::Block |
( |
const DV & |
s, |
|
|
double |
dx = 1 |
|
) |
| |
|
inlineexplicit |
asl::Block::Block |
( |
const Block & |
b | ) |
|
|
inline |
int asl::Block::c2i |
( |
const Block::DV & |
c | ) |
const |
|
inline |
defines convertion rule of 1D/2D/3D index i
into container one
Definition at line 189 of file aslBlocks.h.
int asl::Block::c2i |
( |
const Block::DV & |
c | ) |
const |
defines convertion rule of 1D/2D/3D index i
into container one
const Block::V asl::Block::getBPosition |
( |
| ) |
const |
|
inline |
const V asl::Block::getBPosition |
( |
| ) |
const |
|
inline |
returns position of the point diagonal to (0) one returns Body Diagonal (or space diagonal) that starts at (0)
const Block::DV & asl::Block::getSize |
( |
| ) |
const |
|
inline |
const DV& asl::Block::getSize |
( |
| ) |
const |
|
inline |
const Block& asl::Block::operator= |
( |
const Block & |
b | ) |
|
|
inline |
const Block & asl::Block::operator= |
( |
const Block & |
b | ) |
|
|
inline |
void asl::Block::setSize |
( |
const DV & |
s | ) |
|
|
inline |
void asl::Block::setSize |
( |
const DV & |
s | ) |
|
|
inline |
DV asl::Block::c2iTransformVector |
The documentation for this class was generated from the following file:
- /build/asl-cIsmox/asl-0.1.6/debian/tmp/usr/include/ASL/data/aslBlocks.h