diff --git a/doc/code-documentation/html/ReadMe_8md.html b/doc/code-documentation/html/ReadMe_8md.html new file mode 100644 index 00000000..a6077195 --- /dev/null +++ b/doc/code-documentation/html/ReadMe_8md.html @@ -0,0 +1,111 @@ + + +
+ + + +
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
This is the complete list of members for commandLine, including all inherited members.
+addOption(word optionName, word description, word opText="") | commandLine | |
addOption(word optionName, Type &bindingVar, word description, word opText="") | commandLine | |
addOption(word optionName, word description, word opText) | commandLine | |
addOption(word optionName, Type &bindingVar, word description, word opText) | commandLine | |
any typedef | commandLine | |
appName_ | commandLine | protected |
commandLine(word appName) | commandLine | |
commandLine(word appName, word disptn) | commandLine | |
copyRight | commandLine | inlineprotectedstatic |
description | commandLine | inlineprotectedstatic |
internalBinVars_ | commandLine | protected |
Option typedef | commandLine | |
parse(int argc, char **argv) | commandLine | |
ParseError typedef | commandLine | |
productName() const | commandLine | inline |
productNameCopyright() const | commandLine | inline |
versionName | commandLine | inlineprotectedstatic |
versionStr | commandLine | inlineprotectedstatic |
versoinCopyright | commandLine | inlineprotectedstatic |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
+Public Types | |
using | Option = CLI::Option |
using | ParseError = CLI::ParseError |
using | any = std::any |
+Public Member Functions | |
commandLine (word appName) | |
commandLine (word appName, word disptn) | |
bool | parse (int argc, char **argv) |
template<typename Type > | |
Option * | addOption (word optionName, word description, word opText="") |
template<typename Type > | |
Option * | addOption (word optionName, Type &bindingVar, word description, word opText="") |
word | productName () const |
word | productNameCopyright () const |
template<typename Type > | |
pFlow::commandLine::Option * | addOption (word optionName, word description, word opText) |
template<typename Type > | |
pFlow::commandLine::Option * | addOption (word optionName, Type &bindingVar, word description, word opText) |
+Protected Attributes | |
word | appName_ |
List< any > | internalBinVars_ |
+Static Protected Attributes | |
static word | versionStr |
static word | copyRight = "(copyright(C): www.cemf.ir)" |
static word | versionName = "phasicFlow "+ versionStr |
static word | versoinCopyright = versionName + " " +copyRight |
static word | description |
Definition at line 36 of file commandLine.hpp.
+using Option = CLI::Option | +
Definition at line 42 of file commandLine.hpp.
+ +using ParseError = CLI::ParseError | +
Definition at line 44 of file commandLine.hpp.
+ +using any = std::any | +
Definition at line 46 of file commandLine.hpp.
+ +commandLine | +( | +word | +appName | ) | ++ |
Definition at line 24 of file commandLine.cpp.
+ +References commandLine::appName_, and commandLine::versionName.
+ +commandLine | +( | +word | +appName, | +
+ | + | word | +disptn | +
+ | ) | ++ |
Definition at line 33 of file commandLine.cpp.
+ +References boldText, pFlow::endl(), pFlow::floatingPointDescription(), pFlow::output, commandLine::versoinCopyright, and yellowText.
+bool parse | +( | +int | +argc, | +
+ | + | char ** | +argv | +
+ | ) | ++ |
Definition at line 50 of file commandLine.cpp.
+ +References count().
+ +Referenced by main().
+Option* addOption | +( | +word | +optionName, | +
+ | + | Type & | +bindingVar, | +
+ | + | word | +description, | +
+ | + | word | +opText = "" |
+
+ | ) | ++ |
+
|
+ +inline | +
Definition at line 91 of file commandLine.hpp.
+ +References commandLine::versionName.
+ +
+
|
+ +inline | +
Definition at line 96 of file commandLine.hpp.
+ +References commandLine::versoinCopyright.
+ +Referenced by main().
+pFlow::commandLine::Option* addOption | +( | +word | +optionName, | +
+ | + | word | +description, | +
+ | + | word | +opText | +
+ | ) | ++ |
Definition at line 108 of file commandLine.hpp.
+ +References commandLine::description, fatalExit, and commandLine::internalBinVars_.
+ +pFlow::commandLine::Option* addOption | +( | +word | +optionName, | +
+ | + | Type & | +bindingVar, | +
+ | + | word | +description, | +
+ | + | word | +opText | +
+ | ) | ++ |
Definition at line 129 of file commandLine.hpp.
+ +References fatalExit.
+ +
+
|
+ +protected | +
Definition at line 50 of file commandLine.hpp.
+ +Referenced by commandLine::commandLine().
+ +Definition at line 52 of file commandLine.hpp.
+ +Referenced by commandLine::addOption().
+ +
+
|
+ +inlinestaticprotected | +
Definition at line 54 of file commandLine.hpp.
+ +
+
|
+ +inlinestaticprotected | +
Definition at line 58 of file commandLine.hpp.
+ +
+
|
+ +inlinestaticprotected | +
Definition at line 60 of file commandLine.hpp.
+ +Referenced by commandLine::commandLine(), and commandLine::productName().
+ +
+
|
+ +inlinestaticprotected | +
Definition at line 62 of file commandLine.hpp.
+ +Referenced by commandLine::commandLine(), and commandLine::productNameCopyright().
+ +
+
|
+ +inlinestaticprotected | +
Definition at line 64 of file commandLine.hpp.
+ +Referenced by commandLine::addOption().
+ +
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
Go to the source code of this file.
++Classes | |
class | commandLine |
+Namespaces | |
pFlow | |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in solvers/iterateGeometry | Includes file in utilities |
---|---|
iterateGeometry.cpp | Utilities / readControlDict.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in solvers/iterateGeometry | Includes file in utilities |
---|---|
iterateGeometry.cpp | Utilities / readControlDict.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in solvers/iterateGeometry | Includes file in utilities |
---|---|
iterateGeometry.cpp | Utilities / readControlDict.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in solvers/sphereGranFlow | Includes file in utilities |
---|---|
sphereGranFlow.cpp | Utilities / readControlDict.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in solvers/sphereGranFlow | Includes file in utilities |
---|---|
sphereGranFlow.cpp | Utilities / readControlDict.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in solvers/sphereGranFlow | Includes file in utilities |
---|---|
sphereGranFlow.cpp | Utilities / readControlDict.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/Geometry | Includes file in src/Property |
---|---|
geometry / geometry.hpp | property.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/Geometry/geometry | Includes file in src/Property |
---|---|
geometry.hpp | property.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/Interaction | Includes file in src/Property |
---|---|
interaction / demInteraction.hpp | property.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/Interaction/interaction | Includes file in src/Property |
---|---|
demInteraction.hpp | property.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/Particles | Includes file in src/Property |
---|---|
SphereParticles / sphereParticles / sphereParticles.hpp | property.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/Particles/SphereParticles | Includes file in src/Property |
---|---|
sphereParticles / sphereParticles.hpp | property.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/Particles/SphereParticles/sphereParticles | Includes file in src/Property |
---|---|
sphereParticles.hpp | property.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/algorithms | Includes file in src/phasicFlow/Kokkos |
---|---|
kokkosAlgorithms.hpp | KokkosTypes.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/algorithms | Includes file in src/phasicFlow/types |
---|---|
stdAlgorithms.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/commandLine | Includes file in src/phasicFlow/containers |
---|---|
commandLine.hpp | List / Lists.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/commandLine | Includes file in src/phasicFlow/streams |
---|---|
commandLine.hpp | streams.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/commandLine | Includes file in src/phasicFlow/types |
---|---|
commandLine.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers | Includes file in src/phasicFlow/algorithms |
---|---|
Vector / Vector.hpp | stdAlgorithms.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers | Includes file in src/phasicFlow/smartPointers |
---|---|
List / List / List.hpp | uniquePtr.hpp |
List / ListPtr / ListPtr.hpp | uniquePtr.hpp |
Map / MapPtr / MapPtr.hpp | uniquePtr.hpp |
Vector / Vector.hpp | uniquePtr.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers | Includes file in src/phasicFlow/streams |
---|---|
Map / hashMap / hashMap.hpp | iStream / iOstream.hpp |
List / List / List.hpp | iStream / iOstream.hpp |
List / List / List.hpp | iStream / iIstream.hpp |
List / ListPtr / ListPtr.hpp | iStream / iOstream.hpp |
Map / Map / Map.hpp | iStream / iOstream.hpp |
Map / MapPtr / MapPtr.hpp | iStream / iOstream.hpp |
span / span.hpp | iStream / iOstream.hpp |
Vector / Vector.hpp | iStream / iOstream.hpp |
Vector / Vector.hpp | iStream / iIstream.hpp |
VectorHD / VectorDual.hpp | streams.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers | Includes file in src/phasicFlow/streams/iStream |
---|---|
Map / hashMap / hashMap.hpp | iOstream.hpp |
List / List / List.hpp | iOstream.hpp |
List / List / List.hpp | iIstream.hpp |
List / ListPtr / ListPtr.hpp | iOstream.hpp |
Map / Map / Map.hpp | iOstream.hpp |
Map / MapPtr / MapPtr.hpp | iOstream.hpp |
span / span.hpp | iOstream.hpp |
Vector / Vector.hpp | iOstream.hpp |
Vector / Vector.hpp | iIstream.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers | Includes file in src/phasicFlow/structuredData |
---|---|
pointField / pointField.hpp | pointStructure / pointStructure.hpp |
triSurfaceField / triSurfaceField.hpp | trisurfaceStructure / triSurface.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers | Includes file in src/phasicFlow/structuredData/pointStructure |
---|---|
pointField / pointField.hpp | pointStructure.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers | Includes file in src/phasicFlow/structuredData/trisurfaceStructure |
---|---|
triSurfaceField / triSurfaceField.hpp | triSurface.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers | Includes file in src/phasicFlow/types |
---|---|
bitsetHD / bitsetHD.hpp | types.hpp |
Field / Fields.hpp | types.hpp |
Map / hashMap / hashMap.hpp | types.hpp |
List / List / List.hpp | types.hpp |
List / ListPtr / ListPtr.hpp | types.hpp |
Map / Map / Map.hpp | types.hpp |
Map / MapPtr / MapPtr.hpp | types.hpp |
pointField / pointFields.hpp | types.hpp |
span / span.hpp | types.hpp |
symArrayHD / symArrayHD.hpp | types.hpp |
triSurfaceField / triSurfaceFields.hpp | types.hpp |
Vector / Vectors.hpp | types.hpp |
VectorHD / VectorDual.hpp | types.hpp |
VectorHD / VectorDuals.hpp | types.hpp |
VectorHD / VectorSingle.hpp | types.hpp |
VectorHD / VectorSingles.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers | Includes file in src/phasicFlow/typeSelection |
---|---|
Map / hashMap / hashMap.hpp | typeInfo.hpp |
List / List / List.hpp | typeInfo.hpp |
symArrayHD / symArrayHD.hpp | typeInfo.hpp |
Vector / Vector.hpp | typeInfo.hpp |
VectorHD / VectorDual.hpp | typeInfo.hpp |
VectorHD / VectorSingle.hpp | typeInfo.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/bitsetHD | Includes file in src/phasicFlow/Kokkos |
---|---|
bitsetHD.hpp | KokkosTypes.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/bitsetHD | Includes file in src/phasicFlow/types |
---|---|
bitsetHD.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/Field | Includes file in src/phasicFlow/containers/VectorHD |
---|---|
Field.hpp | VectorSingle.hpp |
Fields.hpp | VectorDual.hpp |
Fields.hpp | VectorSingle.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/Field | Includes file in src/phasicFlow/types |
---|---|
Fields.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/indexContainer | Includes file in src/phasicFlow/containers/span |
---|---|
indexContainer.hpp | span.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/indexContainer | Includes file in src/phasicFlow/Kokkos |
---|---|
indexContainer.hpp | KokkosTypes.hpp |
indexContainer.hpp | KokkosUtilities.hpp |
indexContainer.hpp | ViewAlgorithms.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/List | Includes file in src/phasicFlow/containers/List/ListPtr |
---|---|
Lists.hpp | ListPtr.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/List | Includes file in src/phasicFlow/globals |
---|---|
ListPtr / ListPtr.hpp | error.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/List | Includes file in src/phasicFlow/streams |
---|---|
List / List.hpp | iStream / iOstream.hpp |
List / List.hpp | iStream / iIstream.hpp |
ListPtr / ListPtr.hpp | iStream / iOstream.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/List | Includes file in src/phasicFlow/typeSelection |
---|---|
List / List.hpp | typeInfo.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/List/List | Includes file in src/phasicFlow/streams |
---|---|
List.hpp | iStream / iIstream.hpp |
List.hpp | iStream / iOstream.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/List/List | Includes file in src/phasicFlow/typeSelection |
---|---|
List.hpp | typeInfo.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/List/ListPtr | Includes file in src/phasicFlow/globals |
---|---|
ListPtr.hpp | error.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/List/ListPtr | Includes file in src/phasicFlow/streams |
---|---|
ListPtr.hpp | iStream / iOstream.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/List/ListPtr | Includes file in src/phasicFlow/types |
---|---|
ListPtr.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/Map | Includes file in src/phasicFlow/containers/Map/hashMap |
---|---|
Maps.hpp | hashMap.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/Map | Includes file in src/phasicFlow/containers/Map/MapPtr |
---|---|
Maps.hpp | MapPtr.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/Map | Includes file in src/phasicFlow/globals |
---|---|
MapPtr / MapPtr.hpp | error.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/Map | Includes file in src/phasicFlow/streams |
---|---|
hashMap / hashMap.hpp | iStream / iOstream.hpp |
Map / Map.hpp | iStream / iOstream.hpp |
MapPtr / MapPtr.hpp | iStream / iOstream.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/Map | Includes file in src/phasicFlow/types |
---|---|
hashMap / hashMap.hpp | types.hpp |
Map / Map.hpp | types.hpp |
MapPtr / MapPtr.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/Map | Includes file in src/phasicFlow/typeSelection |
---|---|
hashMap / hashMap.hpp | typeInfo.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/Map/hashMap | Includes file in src/phasicFlow/streams |
---|---|
hashMap.hpp | iStream / iOstream.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/Map/hashMap | Includes file in src/phasicFlow/types |
---|---|
hashMap.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/Map/hashMap | Includes file in src/phasicFlow/typeSelection |
---|---|
hashMap.hpp | typeInfo.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/Map/Map | Includes file in src/phasicFlow/streams |
---|---|
Map.hpp | iStream / iOstream.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/Map/MapPtr | Includes file in src/phasicFlow/globals |
---|---|
MapPtr.hpp | error.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/Map/MapPtr | Includes file in src/phasicFlow/smartPointers |
---|---|
MapPtr.hpp | uniquePtr.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/Map/MapPtr | Includes file in src/phasicFlow/streams |
---|---|
MapPtr.hpp | iStream / iOstream.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/Map/MapPtr | Includes file in src/phasicFlow/types |
---|---|
MapPtr.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/pointField | Includes file in src/phasicFlow/containers/Field |
---|---|
pointField.hpp | Field.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/pointField | Includes file in src/phasicFlow/containers/VectorHD |
---|---|
pointFields.hpp | VectorSingle.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/pointField | Includes file in src/phasicFlow/globals |
---|---|
pointField.hpp | error.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/pointField | Includes file in src/phasicFlow/structuredData |
---|---|
pointField.hpp | pointStructure / pointStructure.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/pointField | Includes file in src/phasicFlow/types |
---|---|
pointFields.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/span | Includes file in src/phasicFlow/streams |
---|---|
span.hpp | iStream / iOstream.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/symArrayHD | Includes file in src/phasicFlow/Kokkos |
---|---|
symArrayHD.hpp | KokkosTypes.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/symArrayHD | Includes file in src/phasicFlow/types |
---|---|
symArrayHD.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/symArrayHD | Includes file in src/phasicFlow/typeSelection |
---|---|
symArrayHD.hpp | typeInfo.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/triSurfaceField | Includes file in src/phasicFlow/containers/VectorHD |
---|---|
triSurfaceFields.hpp | VectorDual.hpp |
triSurfaceFields.hpp | VectorSingle.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/triSurfaceField | Includes file in src/phasicFlow/globals |
---|---|
triSurfaceField.hpp | error.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/triSurfaceField | Includes file in src/phasicFlow/structuredData |
---|---|
triSurfaceField.hpp | trisurfaceStructure / triSurface.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/triSurfaceField | Includes file in src/phasicFlow/types |
---|---|
triSurfaceFields.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/Vector | Includes file in src/phasicFlow/algorithms |
---|---|
Vector.hpp | stdAlgorithms.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/Vector | Includes file in src/phasicFlow/containers/indexContainer |
---|---|
Vector.hpp | indexContainer.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/Vector | Includes file in src/phasicFlow/streams |
---|---|
Vector.hpp | iStream / iIstream.hpp |
Vector.hpp | iStream / iOstream.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/Vector | Includes file in src/phasicFlow/types |
---|---|
Vectors.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/Vector | Includes file in src/phasicFlow/typeSelection |
---|---|
Vector.hpp | typeInfo.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/VectorHD | Includes file in src/phasicFlow/containers/indexContainer |
---|---|
VectorSingle.hpp | indexContainer.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/VectorHD | Includes file in src/phasicFlow/containers/Vector |
---|---|
VectorDual.hpp | Vector.hpp |
VectorSingle.hpp | Vector.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/VectorHD | Includes file in src/phasicFlow/globals |
---|---|
VectorDual.hpp | globalSettings.hpp |
VectorSingle.hpp | globalSettings.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/VectorHD | Includes file in src/phasicFlow/Kokkos |
---|---|
VectorDual.hpp | KokkosTypes.hpp |
VectorDual.hpp | ViewAlgorithms.hpp |
VectorDualAlgorithms.hpp | baseAlgorithms.hpp |
VectorSingle.hpp | KokkosTypes.hpp |
VectorSingle.hpp | ViewAlgorithms.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/VectorHD | Includes file in src/phasicFlow/streams |
---|---|
VectorDual.hpp | streams.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/VectorHD | Includes file in src/phasicFlow/types |
---|---|
VectorDual.hpp | types.hpp |
VectorDuals.hpp | types.hpp |
VectorSingle.hpp | types.hpp |
VectorSingles.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/containers/VectorHD | Includes file in src/phasicFlow/typeSelection |
---|---|
VectorDual.hpp | typeInfo.hpp |
VectorSingle.hpp | typeInfo.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/dictionary | Includes file in src/phasicFlow/containers |
---|---|
dictionary.hpp | List / List / List.hpp |
dictionary.hpp | Map / MapPtr / MapPtr.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/dictionary | Includes file in src/phasicFlow/dictionary/entry |
---|---|
dictionary.hpp | dataEntry.hpp |
dictionary.hpp | iEntry.hpp |
twoPartEntry / twoPartEntry.hpp | dataEntry.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/dictionary | Includes file in src/phasicFlow/globals |
---|---|
dictionary.cpp | error.hpp |
entry / dataEntry.cpp | error.hpp |
entry / iEntry.cpp | error.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/dictionary | Includes file in src/phasicFlow/streams |
---|---|
dictionary.cpp | streams.hpp |
entry / dataEntry.cpp | iStream / iIstream.hpp |
entry / dataEntry.cpp | iStream / iOstream.hpp |
entry / dataEntry.cpp | TStream / iTstream.hpp |
entry / dataEntry.cpp | TStream / oTstream.hpp |
entry / dataEntry.hpp | TStream / iTstream.hpp |
entry / dataEntry.hpp | TStream / oTstream.hpp |
entry / iEntry.cpp | iStream / iOstream.hpp |
entry / iEntry.cpp | iStream / iIstream.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/dictionary | Includes file in src/phasicFlow/types |
---|---|
dictionary.hpp | types.hpp |
entry / iEntry.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/dictionary | Includes file in src/phasicFlow/typeSelection |
---|---|
entry / iEntry.hpp | typeInfo.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/dictionary/entry | Includes file in src/phasicFlow/globals |
---|---|
dataEntry.cpp | error.hpp |
iEntry.cpp | error.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/dictionary/entry | Includes file in src/phasicFlow/smartPointers |
---|---|
iEntry.hpp | uniquePtr.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/dictionary/entry | Includes file in src/phasicFlow/streams |
---|---|
dataEntry.cpp | iStream / iIstream.hpp |
dataEntry.cpp | iStream / iOstream.hpp |
dataEntry.cpp | TStream / iTstream.hpp |
dataEntry.cpp | TStream / oTstream.hpp |
dataEntry.hpp | TStream / iTstream.hpp |
dataEntry.hpp | TStream / oTstream.hpp |
iEntry.cpp | iStream / iIstream.hpp |
iEntry.cpp | iStream / iOstream.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/dictionary/entry | Includes file in src/phasicFlow/types |
---|---|
iEntry.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/dictionary/entry | Includes file in src/phasicFlow/typeSelection |
---|---|
iEntry.hpp | typeInfo.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/dictionary/twoPartEntry | Includes file in src/phasicFlow/dictionary/entry |
---|---|
twoPartEntry.hpp | dataEntry.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/eventSubscriber | Includes file in src/phasicFlow/containers |
---|---|
eventSubscriber.cpp | Set / Set.hpp |
eventSubscriber.hpp | List / List / List.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/fileSystem | Includes file in src/phasicFlow/containers |
---|---|
fileSystem.hpp | List / List / List.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/fileSystem | Includes file in src/phasicFlow/globals |
---|---|
fileSystem.cpp | error.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/fileSystem | Includes file in src/phasicFlow/streams |
---|---|
fileSystem.cpp | iStream / iOstream.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/fileSystem | Includes file in src/phasicFlow/streams/iStream |
---|---|
fileSystem.cpp | iOstream.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/globals | Includes file in src/phasicFlow/streams |
---|---|
error.cpp | streams.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/globals | Includes file in src/phasicFlow/types |
---|---|
error.hpp | basicTypes / builtinTypes.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/globals | Includes file in src/phasicFlow/types/basicTypes |
---|---|
error.hpp | builtinTypes.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/Kokkos | Includes file in src/phasicFlow/algorithms |
---|---|
ViewAlgorithms.hpp | cudaAlgorithms.hpp |
ViewAlgorithms.hpp | kokkosAlgorithms.hpp |
ViewAlgorithms.hpp | stdAlgorithms.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/Kokkos | Includes file in src/phasicFlow/globals |
---|---|
KokkosUtilities.hpp | pFlowMacros.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/Kokkos | Includes file in src/phasicFlow/types |
---|---|
baseAlgorithms.hpp | basicTypes / numericConstants.hpp |
KokkosUtilities.hpp | types.hpp |
ViewAlgorithms.hpp | basicTypes / numericConstants.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/random | Includes file in src/phasicFlow/types |
---|---|
randomInt32 / uniformRandomInt32.hpp | types.hpp |
randomReal / randomReal.hpp | types.hpp |
randomReal / uniformRandomReal.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/random | Includes file in src/phasicFlow/typeSelection |
---|---|
randomInt32 / uniformRandomInt32.hpp | typeInfo.hpp |
randomReal / randomReal.hpp | virtualConstructor.hpp |
randomReal / uniformRandomReal.hpp | typeInfo.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/random/randomInt32 | Includes file in src/phasicFlow/types |
---|---|
uniformRandomInt32.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/random/randomInt32 | Includes file in src/phasicFlow/typeSelection |
---|---|
uniformRandomInt32.hpp | typeInfo.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/random/randomReal | Includes file in src/phasicFlow/types |
---|---|
randomReal.hpp | types.hpp |
uniformRandomReal.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/random/randomReal | Includes file in src/phasicFlow/typeSelection |
---|---|
randomReal.hpp | virtualConstructor.hpp |
uniformRandomReal.hpp | typeInfo.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/ranges | Includes file in src/phasicFlow/containers |
---|---|
combinedRange.hpp | List / Lists.hpp |
combinedRange.hpp | Set / Set.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/ranges | Includes file in src/phasicFlow/dictionary |
---|---|
stridedRange.hpp | dictionary.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/ranges | Includes file in src/phasicFlow/types |
---|---|
intervalRange.hpp | types.hpp |
stridedRange.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/ranges | Includes file in src/phasicFlow/typeSelection |
---|---|
intervalRange.hpp | typeInfo.hpp |
stridedRange.hpp | typeInfo.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/repository | Includes file in src/phasicFlow/containers |
---|---|
repository / repository.hpp | Map / Maps.hpp |
repository / repository.hpp | List / Lists.hpp |
systemControl / dynamicLinkLibs.cpp | List / List / List.hpp |
systemControl / dynamicLinkLibs.hpp | Map / hashMap / hashMap.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/repository | Includes file in src/phasicFlow/dictionary |
---|---|
systemControl / dynamicLinkLibs.hpp | dictionary.hpp |
systemControl / systemControl.hpp | dictionary.hpp |
Time / Time.cpp | dictionary.hpp |
Time / timeControl.cpp | dictionary.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/repository | Includes file in src/phasicFlow/fileSystem |
---|---|
IOobject / objectFile.hpp | fileSystem.hpp |
repository / repository.hpp | fileSystem.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/repository | Includes file in src/phasicFlow/globals |
---|---|
systemControl / systemControl.cpp | error.hpp |
systemControl / systemControl.cpp | vocabs.hpp |
Time / Time.cpp | vocabs.hpp |
Time / Time.hpp | error.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/repository | Includes file in src/phasicFlow/ranges |
---|---|
Time / timeControl.hpp | ranges.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/repository | Includes file in src/phasicFlow/streams |
---|---|
IOobject / IOfileHeader.hpp | streams.hpp |
systemControl / dynamicLinkLibs.cpp | streams.hpp |
systemControl / systemControl.cpp | iStream / iOstream.hpp |
Time / timeControl.hpp | streams.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/repository | Includes file in src/phasicFlow/structuredData |
---|---|
systemControl / systemControl.hpp | box / box.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/repository | Includes file in src/phasicFlow/structuredData/box |
---|---|
systemControl / systemControl.hpp | box.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/repository | Includes file in src/phasicFlow/types |
---|---|
IOobject / objectFile.hpp | types.hpp |
systemControl / systemControl.cpp | types.hpp |
systemControl / systemControl.hpp | types.hpp |
Time / Time.hpp | types.hpp |
Time / timeControl.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/repository/IOobject | Includes file in src/phasicFlow/fileSystem |
---|---|
objectFile.hpp | fileSystem.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/repository/IOobject | Includes file in src/phasicFlow/repository/repository |
---|---|
IOfileHeader.cpp | repository.hpp |
IOobject.cpp | repository.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/repository/IOobject | Includes file in src/phasicFlow/smartPointers |
---|---|
IOfileHeader.hpp | uniquePtr.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/repository/IOobject | Includes file in src/phasicFlow/streams |
---|---|
IOfileHeader.hpp | streams.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/repository/IOobject | Includes file in src/phasicFlow/types |
---|---|
objectFile.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/repository/repository | Includes file in src/phasicFlow/containers |
---|---|
repository.hpp | List / Lists.hpp |
repository.hpp | Map / Maps.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/repository/repository | Includes file in src/phasicFlow/repository/IOobject |
---|---|
repository.hpp | IOobject.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/repository/systemControl | Includes file in src/phasicFlow/containers |
---|---|
dynamicLinkLibs.cpp | List / List / List.hpp |
dynamicLinkLibs.hpp | Map / hashMap / hashMap.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/repository/systemControl | Includes file in src/phasicFlow/dictionary |
---|---|
dynamicLinkLibs.hpp | dictionary.hpp |
systemControl.hpp | dictionary.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/repository/systemControl | Includes file in src/phasicFlow/globals |
---|---|
systemControl.cpp | error.hpp |
systemControl.cpp | vocabs.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/repository/systemControl | Includes file in src/phasicFlow/repository/Time |
---|---|
systemControl.hpp | Time.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/repository/systemControl | Includes file in src/phasicFlow/streams |
---|---|
dynamicLinkLibs.cpp | streams.hpp |
systemControl.cpp | iStream / iOstream.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/repository/systemControl | Includes file in src/phasicFlow/structuredData |
---|---|
systemControl.hpp | box / box.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/repository/systemControl | Includes file in src/phasicFlow/types |
---|---|
systemControl.cpp | types.hpp |
systemControl.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/repository/Time | Includes file in src/phasicFlow/dictionary |
---|---|
Time.cpp | dictionary.hpp |
timeControl.cpp | dictionary.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/repository/Time | Includes file in src/phasicFlow/globals |
---|---|
Time.cpp | vocabs.hpp |
Time.hpp | error.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/repository/Time | Includes file in src/phasicFlow/repository/repository |
---|---|
Time.hpp | repository.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/repository/Time | Includes file in src/phasicFlow/streams |
---|---|
timeControl.hpp | streams.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/repository/Time | Includes file in src/phasicFlow/types |
---|---|
Time.hpp | types.hpp |
timeControl.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/setFieldList | Includes file in src/phasicFlow/containers |
---|---|
setFieldEntry.hpp | indexContainer / indexContainer.hpp |
setFieldEntry.hpp | pointField / pointFields.hpp |
setFieldList.hpp | List / List / List.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/setFieldList | Includes file in src/phasicFlow/dictionary |
---|---|
setFieldEntry.hpp | twoPartEntry / twoPartEntry.hpp |
setFieldList.hpp | dictionary.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/setFieldList | Includes file in src/phasicFlow/repository |
---|---|
setFieldEntry.hpp | repository / repository.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/smartPointers | Includes file in src/phasicFlow/globals |
---|---|
uniquePtr.hpp | error.hpp |
uniquePtr.hpp | pFlowMacros.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/streams | Includes file in src/phasicFlow/containers |
---|---|
token / tokenList.hpp | List / List / List.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/streams | Includes file in src/phasicFlow/containers/List |
---|---|
token / tokenList.hpp | List / List.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/streams | Includes file in src/phasicFlow/containers/List/List |
---|---|
token / tokenList.hpp | List.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/streams | Includes file in src/phasicFlow/globals |
---|---|
Fstream / fileStream.cpp | error.hpp |
iStream / iIstream.hpp | error.hpp |
iStream / IOstream.cpp | error.hpp |
Stream / Istream.cpp | error.hpp |
Stream / Ostream.cpp | error.hpp |
token / token.cpp | error.hpp |
token / tokenIO.cpp | error.hpp |
TStream / iTstream.cpp | error.hpp |
TStream / oTstream.cpp | error.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/streams | Includes file in src/phasicFlow/smartPointers |
---|---|
Fstream / fileStream.hpp | uniquePtr.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/streams | Includes file in src/phasicFlow/streams/Fstream |
---|---|
streams.hpp | iFstream.hpp |
streams.hpp | oFstream.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/streams | Includes file in src/phasicFlow/streams/TStream |
---|---|
streams.hpp | iTstream.hpp |
streams.hpp | oTstream.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/streams | Includes file in src/phasicFlow/types |
---|---|
iStream / IOstream.hpp | basicTypes / bTypesFunctions.hpp |
token / token.hpp | basicTypes / bTypes.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/streams | Includes file in src/phasicFlow/types/basicTypes |
---|---|
iStream / IOstream.hpp | bTypesFunctions.hpp |
token / token.hpp | bTypes.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/streams/Fstream | Includes file in src/phasicFlow/globals |
---|---|
fileStream.cpp | error.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/streams/Fstream | Includes file in src/phasicFlow/smartPointers |
---|---|
fileStream.hpp | uniquePtr.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/streams/iStream | Includes file in src/phasicFlow/globals |
---|---|
iIstream.hpp | error.hpp |
IOstream.cpp | error.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/streams/iStream | Includes file in src/phasicFlow/streams/token |
---|---|
iIstream.hpp | token.hpp |
iOstream.cpp | token.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/streams/iStream | Includes file in src/phasicFlow/types |
---|---|
IOstream.hpp | basicTypes / bTypesFunctions.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/streams/Stream | Includes file in src/phasicFlow/globals |
---|---|
Istream.cpp | error.hpp |
Ostream.cpp | error.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/streams/Stream | Includes file in src/phasicFlow/streams/iStream |
---|---|
Istream.hpp | iIstream.hpp |
Ostream.hpp | iOstream.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/streams/Stream | Includes file in src/phasicFlow/streams/token |
---|---|
Istream.cpp | token.hpp |
Ostream.cpp | token.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/streams/token | Includes file in src/phasicFlow/containers |
---|---|
tokenList.hpp | List / List / List.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/streams/token | Includes file in src/phasicFlow/globals |
---|---|
token.cpp | error.hpp |
tokenIO.cpp | error.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/streams/token | Includes file in src/phasicFlow/streams/iStream |
---|---|
token.cpp | iOstream.hpp |
tokenIO.cpp | iIstream.hpp |
tokenIO.cpp | iOstream.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/streams/token | Includes file in src/phasicFlow/types |
---|---|
token.hpp | basicTypes / bTypes.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/streams/TStream | Includes file in src/phasicFlow/globals |
---|---|
iTstream.cpp | error.hpp |
oTstream.cpp | error.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/streams/TStream | Includes file in src/phasicFlow/streams/iStream |
---|---|
iTstream.cpp | iOstream.hpp |
iTstream.hpp | iIstream.hpp |
oTstream.hpp | iOstream.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/streams/TStream | Includes file in src/phasicFlow/streams/token |
---|---|
iTstream.hpp | tokenList.hpp |
oTstream.hpp | tokenList.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData | Includes file in src/phasicFlow/containers/Field |
---|---|
pointStructure / pointStructure.hpp | Fields.hpp |
trisurfaceStructure / triSurface.hpp | Fields.hpp |
trisurfaceStructure / triSurfaceKernels.hpp | Fields.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData | Includes file in src/phasicFlow/containers/indexContainer |
---|---|
pointStructure / pointStructure.hpp | indexContainer.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData | Includes file in src/phasicFlow/containers/List |
---|---|
trisurfaceStructure / stlFile.hpp | Lists.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData | Includes file in src/phasicFlow/containers/Set |
---|---|
pointStructure / selectors / selectRandom / selectRandom.cpp | Set.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData | Includes file in src/phasicFlow/containers/Vector |
---|---|
pointStructure / pointStructure.hpp | Vectors.hpp |
pointStructure / selectors / pStructSelector / pStructSelector.hpp | Vectors.hpp |
trisurfaceStructure / bitTransfer.hpp | Vectors.hpp |
trisurfaceStructure / stlFile.hpp | Vectors.hpp |
trisurfaceStructure / triSurface.hpp | Vectors.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData | Includes file in src/phasicFlow/dictionary |
---|---|
box / box.hpp | dictionary.hpp |
cylinder / cylinder.hpp | dictionary.hpp |
iBox / iBox.hpp | dictionary.hpp |
line / line.cpp | dictionary.hpp |
peakableRegion / peakableRegion / peakableRegion.cpp | dictionary.hpp |
peakableRegion / PeakableRegion / PeakableRegion.hpp | dictionary.hpp |
pointStructure / selectors / pStructSelector / pStructSelector.cpp | dictionary.hpp |
pointStructure / selectors / selectRandom / selectRandom.cpp | dictionary.hpp |
pointStructure / selectors / selectRange / selectRange.cpp | dictionary.hpp |
sphere / sphere.hpp | dictionary.hpp |
peakableRegion / sphereRegion / sphereRegion.cpp | dictionary.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData | Includes file in src/phasicFlow/eventSubscriber |
---|---|
pointStructure / pointStructure.hpp | eventSubscriber.hpp |
trisurfaceStructure / triSurface.hpp | eventSubscriber.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData | Includes file in src/phasicFlow/fileSystem |
---|---|
trisurfaceStructure / stlFile.hpp | fileSystem.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData | Includes file in src/phasicFlow/globals |
---|---|
pointStructure / pointStructure.cpp | error.hpp |
trisurfaceStructure / stlFile.cpp | error.hpp |
trisurfaceStructure / triSurface.cpp | error.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData | Includes file in src/phasicFlow/random |
---|---|
peakableRegion / boxRegion / boxRegion.hpp | randomReal / uniformRandomReal.hpp |
peakableRegion / cylinderRegion / cylinderRegion.hpp | randomReal / uniformRandomReal.hpp |
pointStructure / selectors / selectRandom / selectRandom.cpp | randomInt32 / uniformRandomInt32.hpp |
peakableRegion / sphereRegion / sphereRegion.hpp | randomReal / uniformRandomReal.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData | Includes file in src/phasicFlow/repository |
---|---|
pointStructure / pointStructure.cpp | Time / Time.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData | Includes file in src/phasicFlow/repository/Time |
---|---|
pointStructure / pointStructure.cpp | Time.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData | Includes file in src/phasicFlow/setFieldList |
---|---|
pointStructure / pointStructure.cpp | setFieldList.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData | Includes file in src/phasicFlow/streams |
---|---|
box / box.hpp | iStream / iIstream.hpp |
box / box.hpp | iStream / iOstream.hpp |
cylinder / cylinder.hpp | iStream / iIstream.hpp |
cylinder / cylinder.hpp | iStream / iOstream.hpp |
iBox / iBox.hpp | iStream / iIstream.hpp |
iBox / iBox.hpp | iStream / iOstream.hpp |
pointStructure / pointStructure.cpp | iStream / iOstream.hpp |
sphere / sphere.hpp | iStream / iIstream.hpp |
sphere / sphere.hpp | iStream / iOstream.hpp |
trisurfaceStructure / stlFile.cpp | Fstream / iFstream.hpp |
trisurfaceStructure / stlFile.cpp | Fstream / oFstream.hpp |
trisurfaceStructure / triSurface.cpp | iStream / iOstream.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData | Includes file in src/phasicFlow/types |
---|---|
box / box.hpp | types.hpp |
cylinder / cylinder.hpp | types.hpp |
iBox / iBox.hpp | types.hpp |
line / line.hpp | types.hpp |
peakableRegion / peakableRegion / peakableRegion.hpp | types.hpp |
sphere / sphere.hpp | types.hpp |
peakableRegion / sphereRegion / sphereRegion.hpp | types.hpp |
trisurfaceStructure / bitTransfer.hpp | types.hpp |
trisurfaceStructure / stlFile.hpp | types.hpp |
trisurfaceStructure / triangleFunctions.hpp | types.hpp |
trisurfaceStructure / triSurface.hpp | types.hpp |
zAxis / zAxis.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData | Includes file in src/phasicFlow/typeSelection |
---|---|
line / line.hpp | typeInfo.hpp |
peakableRegion / peakableRegion / peakableRegion.hpp | virtualConstructor.hpp |
pointStructure / selectors / pStructSelector / pStructSelector.hpp | virtualConstructor.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/box | Includes file in src/phasicFlow/dictionary |
---|---|
box.hpp | dictionary.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/box | Includes file in src/phasicFlow/streams |
---|---|
box.hpp | iStream / iIstream.hpp |
box.hpp | iStream / iOstream.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/cylinder | Includes file in src/phasicFlow/dictionary |
---|---|
cylinder.hpp | dictionary.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/cylinder | Includes file in src/phasicFlow/streams |
---|---|
cylinder.hpp | iStream / iIstream.hpp |
cylinder.hpp | iStream / iOstream.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/cylinder | Includes file in src/phasicFlow/structuredData/zAxis |
---|---|
cylinder.cpp | zAxis.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/cylinder | Includes file in src/phasicFlow/types |
---|---|
cylinder.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/iBox | Includes file in src/phasicFlow/dictionary |
---|---|
iBox.hpp | dictionary.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/iBox | Includes file in src/phasicFlow/streams |
---|---|
iBox.hpp | iStream / iIstream.hpp |
iBox.hpp | iStream / iOstream.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/line | Includes file in src/phasicFlow/dictionary |
---|---|
line.cpp | dictionary.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/peakableRegion | Includes file in src/phasicFlow/structuredData/peakableRegion/PeakableRegion |
---|---|
peakableRegions.hpp | PeakableRegion.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/line | Includes file in src/phasicFlow/typeSelection |
---|---|
line.hpp | typeInfo.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/peakableRegion | Includes file in src/phasicFlow/dictionary |
---|---|
peakableRegion / peakableRegion.cpp | dictionary.hpp |
PeakableRegion / PeakableRegion.hpp | dictionary.hpp |
sphereRegion / sphereRegion.cpp | dictionary.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/peakableRegion | Includes file in src/phasicFlow/random |
---|---|
boxRegion / boxRegion.hpp | randomReal / uniformRandomReal.hpp |
cylinderRegion / cylinderRegion.hpp | randomReal / uniformRandomReal.hpp |
sphereRegion / sphereRegion.hpp | randomReal / uniformRandomReal.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/peakableRegion | Includes file in src/phasicFlow/structuredData/box |
---|---|
boxRegion / boxRegion.hpp | box.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/peakableRegion | Includes file in src/phasicFlow/structuredData/cylinder |
---|---|
cylinderRegion / cylinderRegion.hpp | cylinder.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/peakableRegion | Includes file in src/phasicFlow/structuredData/peakableRegion/boxRegion |
---|---|
peakableRegionInstantiate.cpp | boxRegion.hpp |
peakableRegions.hpp | boxRegion.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/peakableRegion | Includes file in src/phasicFlow/structuredData/peakableRegion/cylinderRegion |
---|---|
peakableRegionInstantiate.cpp | cylinderRegion.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/peakableRegion | Includes file in src/phasicFlow/structuredData/peakableRegion/PeakableRegion |
---|---|
peakableRegions.hpp | PeakableRegion.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/peakableRegion | Includes file in src/phasicFlow/structuredData/peakableRegion/sphereRegion |
---|---|
peakableRegionInstantiate.cpp | sphereRegion.hpp |
peakableRegions.hpp | sphereRegion.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/peakableRegion | Includes file in src/phasicFlow/structuredData/sphere |
---|---|
sphereRegion / sphereRegion.hpp | sphere.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/peakableRegion | Includes file in src/phasicFlow/types |
---|---|
peakableRegion / peakableRegion.hpp | types.hpp |
sphereRegion / sphereRegion.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/peakableRegion | Includes file in src/phasicFlow/typeSelection |
---|---|
peakableRegion / peakableRegion.hpp | virtualConstructor.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/peakableRegion/boxRegion | Includes file in src/phasicFlow/random |
---|---|
boxRegion.hpp | randomReal / uniformRandomReal.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/peakableRegion/cylinderRegion | Includes file in src/phasicFlow/random |
---|---|
cylinderRegion.hpp | randomReal / uniformRandomReal.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/peakableRegion/cylinderRegion | Includes file in src/phasicFlow/structuredData/cylinder |
---|---|
cylinderRegion.hpp | cylinder.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/peakableRegion/PeakableRegion | Includes file in src/phasicFlow/structuredData/peakableRegion/peakableRegion |
---|---|
PeakableRegion.hpp | peakableRegion.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/peakableRegion/peakableRegion | Includes file in src/phasicFlow/dictionary |
---|---|
peakableRegion.cpp | dictionary.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/peakableRegion/peakableRegion | Includes file in src/phasicFlow/types |
---|---|
peakableRegion.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/peakableRegion/peakableRegion | Includes file in src/phasicFlow/types |
---|---|
peakableRegion.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/peakableRegion/peakableRegion | Includes file in src/phasicFlow/typeSelection |
---|---|
peakableRegion.hpp | virtualConstructor.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/peakableRegion/peakableRegion | Includes file in src/phasicFlow/typeSelection |
---|---|
peakableRegion.hpp | virtualConstructor.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/peakableRegion/PeakableRegion | Includes file in src/phasicFlow/dictionary |
---|---|
PeakableRegion.hpp | dictionary.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/peakableRegion/PeakableRegion | Includes file in src/phasicFlow/structuredData/peakableRegion/peakableRegion |
---|---|
PeakableRegion.hpp | peakableRegion.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/peakableRegion/sphereRegion | Includes file in src/phasicFlow/dictionary |
---|---|
sphereRegion.cpp | dictionary.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/peakableRegion/sphereRegion | Includes file in src/phasicFlow/random |
---|---|
sphereRegion.hpp | randomReal / uniformRandomReal.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/peakableRegion/sphereRegion | Includes file in src/phasicFlow/structuredData/sphere |
---|---|
sphereRegion.hpp | sphere.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/peakableRegion/sphereRegion | Includes file in src/phasicFlow/types |
---|---|
sphereRegion.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/pointStructure | Includes file in src/phasicFlow/containers |
---|---|
pointStructure.hpp | Field / Fields.hpp |
pointStructure.hpp | indexContainer / indexContainer.hpp |
pointStructure.hpp | VectorHD / VectorDuals.hpp |
pointStructure.hpp | Vector / Vectors.hpp |
pointStructure.hpp | VectorHD / VectorSingles.hpp |
selectors / pStructSelector / pStructSelector.hpp | Vector / Vectors.hpp |
selectors / selectRandom / selectRandom.cpp | Set / Set.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/pointStructure | Includes file in src/phasicFlow/dictionary |
---|---|
selectors / pStructSelector / pStructSelector.cpp | dictionary.hpp |
selectors / selectRandom / selectRandom.cpp | dictionary.hpp |
selectors / selectRange / selectRange.cpp | dictionary.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/pointStructure | Includes file in src/phasicFlow/eventSubscriber |
---|---|
pointStructure.hpp | eventSubscriber.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/pointStructure | Includes file in src/phasicFlow/globals |
---|---|
pointStructure.cpp | error.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/pointStructure | Includes file in src/phasicFlow/random |
---|---|
selectors / selectRandom / selectRandom.cpp | randomInt32 / uniformRandomInt32.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/pointStructure | Includes file in src/phasicFlow/repository |
---|---|
pointStructure.cpp | Time / Time.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/pointStructure | Includes file in src/phasicFlow/setFieldList |
---|---|
pointStructure.cpp | setFieldList.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/pointStructure | Includes file in src/phasicFlow/streams |
---|---|
pointStructure.cpp | iStream / iOstream.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/pointStructure | Includes file in src/phasicFlow/structuredData/box |
---|---|
pointStructureKernels.hpp | box.hpp |
selectors / selectBox / selectBox.hpp | box.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/pointStructure | Includes file in src/phasicFlow/typeSelection |
---|---|
selectors / pStructSelector / pStructSelector.hpp | virtualConstructor.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/pointStructure/selectors | Includes file in src/phasicFlow/containers |
---|---|
pStructSelector / pStructSelector.hpp | Vector / Vectors.hpp |
selectRandom / selectRandom.cpp | Set / Set.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/pointStructure/selectors | Includes file in src/phasicFlow/dictionary |
---|---|
pStructSelector / pStructSelector.cpp | dictionary.hpp |
selectRandom / selectRandom.cpp | dictionary.hpp |
selectRange / selectRange.cpp | dictionary.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/pointStructure/selectors | Includes file in src/phasicFlow/random |
---|---|
selectRandom / selectRandom.cpp | randomInt32 / uniformRandomInt32.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/pointStructure/selectors | Includes file in src/phasicFlow/structuredData/box |
---|---|
selectBox / selectBox.hpp | box.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/pointStructure/selectors | Includes file in src/phasicFlow/typeSelection |
---|---|
pStructSelector / pStructSelector.hpp | virtualConstructor.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/pointStructure/selectors/pStructSelector | Includes file in src/phasicFlow/containers |
---|---|
pStructSelector.hpp | Vector / Vectors.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/pointStructure/selectors/pStructSelector | Includes file in src/phasicFlow/dictionary |
---|---|
pStructSelector.cpp | dictionary.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/pointStructure/selectors/pStructSelector | Includes file in src/phasicFlow/typeSelection |
---|---|
pStructSelector.hpp | virtualConstructor.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/pointStructure/selectors/selectBox | Includes file in src/phasicFlow/structuredData/box |
---|---|
selectBox.hpp | box.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/pointStructure/selectors/selectBox | Includes file in src/phasicFlow/structuredData/pointStructure/selectors/pStructSelector |
---|---|
selectBox.hpp | pStructSelector.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/pointStructure/selectors/selectRandom | Includes file in src/phasicFlow/containers |
---|---|
selectRandom.cpp | Set / Set.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/pointStructure/selectors/selectRandom | Includes file in src/phasicFlow/dictionary |
---|---|
selectRandom.cpp | dictionary.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/pointStructure/selectors/selectRandom | Includes file in src/phasicFlow/random |
---|---|
selectRandom.cpp | randomInt32 / uniformRandomInt32.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/pointStructure/selectors/selectRandom | Includes file in src/phasicFlow/structuredData/pointStructure/selectors/pStructSelector |
---|---|
selectRandom.hpp | pStructSelector.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/pointStructure/selectors/selectRange | Includes file in src/phasicFlow/dictionary |
---|---|
selectRange.cpp | dictionary.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/pointStructure/selectors/selectRange | Includes file in src/phasicFlow/structuredData/pointStructure/selectors/pStructSelector |
---|---|
selectRange.hpp | pStructSelector.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/sphere | Includes file in src/phasicFlow/dictionary |
---|---|
sphere.hpp | dictionary.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/sphere | Includes file in src/phasicFlow/streams |
---|---|
sphere.hpp | iStream / iIstream.hpp |
sphere.hpp | iStream / iOstream.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/sphere | Includes file in src/phasicFlow/types |
---|---|
sphere.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/trisurfaceStructure | Includes file in src/phasicFlow/containers |
---|---|
bitTransfer.hpp | Vector / Vectors.hpp |
multiTriSurface.hpp | VectorHD / VectorDuals.hpp |
stlFile.hpp | List / Lists.hpp |
stlFile.hpp | Vector / Vectors.hpp |
triSurface.hpp | Field / Fields.hpp |
triSurface.hpp | Vector / Vectors.hpp |
triSurface.hpp | VectorHD / VectorSingles.hpp |
triSurfaceKernels.hpp | Field / Fields.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/trisurfaceStructure | Includes file in src/phasicFlow/eventSubscriber |
---|---|
triSurface.hpp | eventSubscriber.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/trisurfaceStructure | Includes file in src/phasicFlow/fileSystem |
---|---|
stlFile.hpp | fileSystem.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/trisurfaceStructure | Includes file in src/phasicFlow/globals |
---|---|
stlFile.cpp | error.hpp |
triSurface.cpp | error.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/trisurfaceStructure | Includes file in src/phasicFlow/streams |
---|---|
stlFile.cpp | Fstream / iFstream.hpp |
stlFile.cpp | Fstream / oFstream.hpp |
triSurface.cpp | iStream / iOstream.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/structuredData/trisurfaceStructure | Includes file in src/phasicFlow/types |
---|---|
bitTransfer.hpp | types.hpp |
stlFile.hpp | types.hpp |
triangleFunctions.hpp | types.hpp |
triSurface.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/Timer | Includes file in src/phasicFlow/containers |
---|---|
Timers.hpp | List / List / List.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/Timer | Includes file in src/phasicFlow/streams |
---|---|
Timer.cpp | streams.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/types | Includes file in src/phasicFlow/globals |
---|---|
basicTypes / bTypesFunctions.hpp | pFlowMacros.hpp |
basicTypes / Logical.cpp | error.hpp |
quadruple / quadruple.hpp | error.hpp |
triple / triple.hpp | error.hpp |
triple / triple.hpp | pFlowMacros.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/types | Includes file in src/phasicFlow/streams |
---|---|
basicTypes / Logical.cpp | iStream / iIstream.hpp |
basicTypes / Logical.cpp | iStream / iOstream.hpp |
quadruple / quadruple.hpp | iStream / iIstream.hpp |
quadruple / quadruple.hpp | iStream / iOstream.hpp |
quadruple / quadruple.hpp | token / token.hpp |
triple / triple.hpp | iStream / iIstream.hpp |
triple / triple.hpp | iStream / iOstream.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/types | Includes file in src/phasicFlow/streams/iStream |
---|---|
basicTypes / Logical.cpp | iIstream.hpp |
basicTypes / Logical.cpp | iOstream.hpp |
quadruple / quadruple.hpp | iIstream.hpp |
quadruple / quadruple.hpp | iOstream.hpp |
triple / triple.hpp | iIstream.hpp |
triple / triple.hpp | iOstream.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/types | Includes file in src/phasicFlow/streams/token |
---|---|
quadruple / quadruple.hpp | token.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/types | Includes file in src/phasicFlow/types/quadruple |
---|---|
types.hpp | quadruple.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/types | Includes file in src/phasicFlow/typeSelection |
---|---|
basicTypes / Logical.hpp | typeInfo.hpp |
types.hpp | typeInfo.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/types/basicTypes | Includes file in src/phasicFlow/globals |
---|---|
bTypesFunctions.hpp | pFlowMacros.hpp |
Logical.cpp | error.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/types/basicTypes | Includes file in src/phasicFlow/streams |
---|---|
Logical.cpp | iStream / iIstream.hpp |
Logical.cpp | iStream / iOstream.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/types/basicTypes | Includes file in src/phasicFlow/typeSelection |
---|---|
Logical.hpp | typeInfo.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/types/quadruple | Includes file in src/phasicFlow/globals |
---|---|
quadruple.hpp | error.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/types/quadruple | Includes file in src/phasicFlow/streams |
---|---|
quadruple.hpp | iStream / iIstream.hpp |
quadruple.hpp | iStream / iOstream.hpp |
quadruple.hpp | token / token.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/types/quadruple | Includes file in src/phasicFlow/types/triple |
---|---|
quadruple.hpp | triple.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/types/triple | Includes file in src/phasicFlow/globals |
---|---|
triple.hpp | error.hpp |
triple.hpp | pFlowMacros.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/types/triple | Includes file in src/phasicFlow/smartPointers |
---|---|
triple.hpp | uniquePtr.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/types/triple | Includes file in src/phasicFlow/streams |
---|---|
triple.hpp | iStream / iIstream.hpp |
triple.hpp | iStream / iOstream.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/types/triple | Includes file in src/phasicFlow/types/basicTypes |
---|---|
triple.hpp | numericConstants.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/typeSelection | Includes file in src/phasicFlow/containers |
---|---|
virtualConstructor.hpp | Map / Map / Map.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/typeSelection | Includes file in src/phasicFlow/containers/Map |
---|---|
virtualConstructor.hpp | Map / Map.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/typeSelection | Includes file in src/phasicFlow/containers/Map/Map |
---|---|
virtualConstructor.hpp | Map.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/typeSelection | Includes file in src/phasicFlow/globals |
---|---|
virtualConstructor.hpp | error.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/typeSelection | Includes file in src/phasicFlow/smartPointers |
---|---|
virtualConstructor.hpp | uniquePtr.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/typeSelection | Includes file in src/phasicFlow/types |
---|---|
typeInfo.hpp | basicTypes / bTypes.hpp |
virtualConstructor.hpp | types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/phasicFlow/typeSelection | Includes file in src/phasicFlow/types/basicTypes |
---|---|
typeInfo.hpp | bTypes.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in src/Property | Includes file in src/phasicFlow |
---|---|
property.cpp | dictionary / dictionary.hpp |
property.hpp | fileSystem / fileSystem.hpp |
property.hpp | containers / Map / hashMap / hashMap.hpp |
property.hpp | streams / Fstream / iFstream.hpp |
property.hpp | containers / Vector / Vectors.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/geometryPhasicFlow | Includes file in utilities/Utilities |
---|---|
geometryPhasicFlow.cpp | readControlDict.hpp |
geometryPhasicFlow.cpp | geometryPhasicFlow / Wall / Wall.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/particlesPhasicFlow | Includes file in utilities/Utilities |
---|---|
particlesPhasicFlow.cpp | readControlDict.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/geometryPhasicFlow | Includes file in utilities/Utilities |
---|---|
geometryPhasicFlow.cpp | readControlDict.hpp |
geometryPhasicFlow.cpp | geometryPhasicFlow / Wall / Wall.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/particlesPhasicFlow/empty | Includes file in utilities/particlesPhasicFlow/positionParticles |
---|---|
empty.hpp | positionParticles.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/particlesPhasicFlow | Includes file in utilities/Utilities |
---|---|
particlesPhasicFlow.cpp | readControlDict.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/geometryPhasicFlow | Includes file in utilities/Utilities |
---|---|
geometryPhasicFlow.cpp | readControlDict.hpp |
geometryPhasicFlow.cpp | geometryPhasicFlow / Wall / Wall.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/particlesPhasicFlow/positionOrdered | Includes file in utilities/particlesPhasicFlow/positionParticles |
---|---|
positionOrdered.hpp | positionParticles.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/particlesPhasicFlow/empty | Includes file in utilities/particlesPhasicFlow/positionParticles |
---|---|
empty.hpp | positionParticles.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/particlesPhasicFlow | Includes file in utilities/Utilities |
---|---|
particlesPhasicFlow.cpp | readControlDict.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/particlesPhasicFlow/positionOrdered | Includes file in utilities/particlesPhasicFlow/positionParticles |
---|---|
positionOrdered.hpp | positionParticles.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/particlesPhasicFlow/empty | Includes file in utilities/particlesPhasicFlow/positionParticles |
---|---|
empty.hpp | positionParticles.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/particlesPhasicFlow/positionRandom | Includes file in utilities/particlesPhasicFlow/positionParticles |
---|---|
positionRandom.hpp | positionParticles.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/particlesPhasicFlow/positionOrdered | Includes file in utilities/particlesPhasicFlow/positionParticles |
---|---|
positionOrdered.hpp | positionParticles.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/particlesPhasicFlow/positionRandom | Includes file in utilities/particlesPhasicFlow/positionParticles |
---|---|
positionRandom.hpp | positionParticles.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/pFlowToVTK | Includes file in utilities/Utilities |
---|---|
geometric.hpp | vtkFile / vtkFile.hpp |
pFlowToVTK.cpp | readControlDict.hpp |
pointFieldToVTK.hpp | vtkFile / vtkFile.hpp |
triSurfaceFieldToVTK.hpp | vtkFile / vtkFile.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/particlesPhasicFlow/positionRandom | Includes file in utilities/particlesPhasicFlow/positionParticles |
---|---|
positionRandom.hpp | positionParticles.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/postprocessPhasicFlow | Includes file in utilities/Utilities |
---|---|
includeMask.hpp | readFromTimeFolder.hpp |
postprocess.cpp | vtkFile / vtkFile.hpp |
postprocessPhasicFlow.cpp | readControlDict.hpp |
processField.hpp | readFromTimeFolder.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/pFlowToVTK | Includes file in utilities/Utilities |
---|---|
geometric.hpp | vtkFile / vtkFile.hpp |
pFlowToVTK.cpp | readControlDict.hpp |
pointFieldToVTK.hpp | vtkFile / vtkFile.hpp |
triSurfaceFieldToVTK.hpp | vtkFile / vtkFile.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/postprocessPhasicFlow | Includes file in utilities/Utilities |
---|---|
includeMask.hpp | readFromTimeFolder.hpp |
postprocess.cpp | vtkFile / vtkFile.hpp |
postprocessPhasicFlow.cpp | readControlDict.hpp |
processField.hpp | readFromTimeFolder.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/Utilities/geometryPhasicFlow/cuboidWall | Includes file in utilities/Utilities/geometryPhasicFlow/planeWall |
---|---|
cuboidWall.cpp | planeWall.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/Utilities/geometryPhasicFlow/cuboidWall | Includes file in utilities/Utilities/geometryPhasicFlow/Wall |
---|---|
cuboidWall.hpp | Wall.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/Utilities/geometryPhasicFlow | Includes file in src |
---|---|
cuboidWall / cuboidWall.hpp | phasicFlow / types / types.hpp |
cylinderWall / cylinderWall.cpp | phasicFlow / structuredData / line / line.hpp |
cylinderWall / cylinderWall.cpp | phasicFlow / containers / Vector / Vectors.hpp |
cylinderWall / cylinderWall.hpp | phasicFlow / structuredData / zAxis / zAxis.hpp |
planeWall / planeWall.cpp | phasicFlow / structuredData / line / line.hpp |
planeWall / planeWall.hpp | phasicFlow / types / types.hpp |
stlWall / stlWall.cpp | phasicFlow / structuredData / trisurfaceStructure / stlFile.hpp |
stlWall / stlWall.cpp | phasicFlow / streams / streams.hpp |
stlWall / stlWall.hpp | phasicFlow / types / types.hpp |
Wall / Wall.hpp | phasicFlow / typeSelection / virtualConstructor.hpp |
Wall / Wall.hpp | phasicFlow / dictionary / dictionary.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/Utilities/geometryPhasicFlow/cuboidWall | Includes file in utilities/Utilities/geometryPhasicFlow/planeWall |
---|---|
cuboidWall.cpp | planeWall.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/Utilities/geometryPhasicFlow/cylinderWall | Includes file in utilities/Utilities/geometryPhasicFlow/Wall |
---|---|
cylinderWall.hpp | Wall.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/Utilities/geometryPhasicFlow/cuboidWall | Includes file in utilities/Utilities/geometryPhasicFlow/Wall |
---|---|
cuboidWall.hpp | Wall.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/Utilities/geometryPhasicFlow/cuboidWall | Includes file in src |
---|---|
cuboidWall.hpp | phasicFlow / types / types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/Utilities/geometryPhasicFlow/cuboidWall | Includes file in utilities/Utilities/geometryPhasicFlow/planeWall |
---|---|
cuboidWall.cpp | planeWall.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/Utilities/geometryPhasicFlow/cylinderWall | Includes file in utilities/Utilities/geometryPhasicFlow/Wall |
---|---|
cylinderWall.hpp | Wall.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/Utilities/geometryPhasicFlow/cuboidWall | Includes file in utilities/Utilities/geometryPhasicFlow/Wall |
---|---|
cuboidWall.hpp | Wall.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/Utilities/geometryPhasicFlow/cylinderWall | Includes file in src |
---|---|
cylinderWall.cpp | phasicFlow / structuredData / line / line.hpp |
cylinderWall.cpp | phasicFlow / containers / Vector / Vectors.hpp |
cylinderWall.hpp | phasicFlow / structuredData / zAxis / zAxis.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/Utilities/geometryPhasicFlow/stlWall | Includes file in utilities/Utilities/geometryPhasicFlow/Wall |
---|---|
stlWall.hpp | Wall.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/Utilities/geometryPhasicFlow/planeWall | Includes file in utilities/Utilities/geometryPhasicFlow/Wall |
---|---|
planeWall.hpp | Wall.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/Utilities/geometryPhasicFlow/cylinderWall | Includes file in utilities/Utilities/geometryPhasicFlow/Wall |
---|---|
cylinderWall.hpp | Wall.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/Utilities/geometryPhasicFlow/planeWall | Includes file in src |
---|---|
planeWall.cpp | phasicFlow / structuredData / line / line.hpp |
planeWall.hpp | phasicFlow / types / types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/Utilities/geometryPhasicFlow/stlWall | Includes file in utilities/Utilities/geometryPhasicFlow/Wall |
---|---|
stlWall.hpp | Wall.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/Utilities/geometryPhasicFlow/planeWall | Includes file in utilities/Utilities/geometryPhasicFlow/Wall |
---|---|
planeWall.hpp | Wall.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/Utilities/geometryPhasicFlow/stlWall | Includes file in src |
---|---|
stlWall.cpp | phasicFlow / structuredData / trisurfaceStructure / stlFile.hpp |
stlWall.cpp | phasicFlow / streams / streams.hpp |
stlWall.hpp | phasicFlow / types / types.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/Utilities/geometryPhasicFlow/stlWall | Includes file in utilities/Utilities/geometryPhasicFlow/Wall |
---|---|
stlWall.hpp | Wall.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/Utilities/geometryPhasicFlow/Wall | Includes file in src |
---|---|
Wall.hpp | phasicFlow / dictionary / dictionary.hpp |
Wall.hpp | phasicFlow / typeSelection / virtualConstructor.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
File in utilities/Utilities/vtkFile | Includes file in src |
---|---|
vtkFile.hpp | phasicFlow / fileSystem / fileSystem.hpp |
vtkFile.hpp | phasicFlow / streams / streams.hpp |
vtkFile.hpp | phasicFlow / types / types.hpp |
vtkFile.hpp | phasicFlow / smartPointers / uniquePtr.hpp |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
+Directories | |
directory | sphereGranFlow |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
+Files | |
file | commandLine.cpp [code] |
file | commandLine.hpp [code] |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
+Directories | |
directory | binarySystemOfParticles |
directory | rotatingDrumSmall |
directory | RotatingDrumWithBaffles |
directory | toteblender |
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
Here you will learn how to use PhasicFlow to setup a granular flow simulation. The inputs for simulation are supplied through some text-based files, called file dictionary, located in two folders: settings
and caseSetup
. These folders are located under the root case directory. All the commands are performed through terminal in which the current working directory is root case directory (you see settings
and caseSetup
folders when ls
command is entered). The states of geometry and particles are stored in time folders with names that represent the time. When simulation is finished, one case use post-processing tool pFlowToVTK to convert the stored results in the time folder into VTK file format. The VTK file format can be read by Paraview. A set of tutorials with detailed descriptions are provided to show you how to use PhasicFlow for various granular flow problems. Here is a list of them.
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
Here you will learn how to use PhasicFlow to setup a granular flow simulation. The inputs for simulation are supplied through some text-based files, called file dictionary, located in two folders: settings
and caseSetup
. These folders are located under the root case directory. All the commands are performed through terminal in which the current working directory is root case directory (you see settings
and caseSetup
folders when ls
command is entered). The states of geometry and particles are stored in time folders with names that represent the time. When simulation is finished, one case use post-processing tool pFlowToVTK to convert the stored results in the time folder into VTK file format. The VTK file format can be read by Paraview. A set of tutorials with detailed descriptions are provided to show you how to use PhasicFlow for various granular flow problems. Here is a list of them.
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
The problem is to simulate a rotating drum with the diameter 0.24 m, the length 0.1 m and 6 Baffles, rotating at 15 rpm. This drum is filled with 20000 Particles.The timestep for integration is 0.00001 s. There are 2 types of Particles in this drum each are beining inserted during simulation to fill the drum.
<html> <body>
</body> </html>
caseSetup
, setting
and stl
(see the above folders).caseSetup/sphereShape
the diameter and the material name of the particles are defined. Two sizes are defined: 4 and 5 mm. caseSetup/interaction
file, material names and properties and interaction parameters are defined: interaction between the particles and the shell of rotating drum. Since we are defining 3 materials for simulation, the interaction matrix is 3x3, while we are only required to enter upper-triangle elements (interactions are symetric).settings/geometryDict
file, the geometry and axis of rotation is defined for the drum. The geometry is composed of a body, front and rear ends.geometryDict
the information of rotating axis and speed of rotation are defined. The start of rotation is at 2 s. The first 2 seconds of simulation is for allowing particles to settle donw in the drum.$ particlesPhasicFlow
command to create the initial fields for particles. $ geometryPhasicFlow
command to create the Geometry. $ sphereGranFlow
command to start the simulation. $ pFlowtoVTK
to convert the results into vtk format storred in ./VTK folder.
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
A rotating drum with two particle sizes is randomly filled and let it rotate to see the segregation of particles. The focus of this tutorial is to show how to use the pre-processing tool, particlesPhasicFlow
, to create the initial mixture of small and large particles.
Note: It is supposed that you have reviewed simulating a rotating drum tutorial before starting this tutorial.
+PhasicFlow simulation case setup is based on the text-based files that we provide in two folders located in the simulation case folder: settings
and caseSetup
. Here we will have a look at some important files and the rest can be found in the tutorial folder of this case setup.
Simulation case setup files can be found in tutorials/sphereGranFlow folder.
In file caseSetup/sphereShape
, two particle types with names smallSphere
and largeSphere
and diameters 3 and 5 mm are defined.
In dictionary positionParticles
located in file settings/particlesDict
, 30000 particles are located in a cylindrical region. These particles are positioned in order along z
, x
and then y
axis with 0.005 m distance between their centers.
In dictionary setFields
located in file settings/particlesDict
, you define the initial velocity
, acceleration
, rotVelocity
, and shapeName
fields for all 30000 particles in the simulation. In selectors
dictionary, you can select subsets of particles and set the field value for these subsets. In shapeAssigne
sub-dictionary, the selectRange
selector is defined. It defines a range with begin
(begin index), end
(end index) and stride
to select particles. And in fieldValue
sub-dictionary, the fields values for selected particles are set (any number of field values can be set here).
Note: Other selectors are: selectBox
that selects particles inside a box and randomSelect
that selects particles randomly from a given index range.
Enter the following command in terminal:
+> geometryPhasicFlow
> particlesPhasicFlow
> sphereGranFlow
Each executable in PhasicFlow comes with some command line options that you can see them by using flag -h
in front of that command.
> particlesPhasicFlow -h
prints out the following output:
so, with flag --setFields-only
, you can execute the setFields
part of particlesDict
. Now suppose that you have a simulation case which proceeded up to 2 seconds and for any reason you want to change some field value at time 3 s and continue the simulation from 3 s. To this end, you need to change startTime
in settings dictionary to 3, execute particlesPhasicFlow --setFields-only
, and start the simulation.
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
The problem is to simulate a double pedestal tote blender with the diameter 0.03 m and 0.1 m respectively, the length 0.3 m, rotating at 28 rpm. This blender is filled with 20000 Particles. The timestep for integration is 0.00001 s. There is one type of Particle in this blender that are being inserted during simulation to fill the blender.
<html> <body>
</body> </html>
caseSetup
, setting
. (see the above folders). Unlike the previous cases, this case does not have the stl
file. and the geometry is described in the geometryDict
file.caseSetup/sphereShape
the diameter and the material name of the particles are defined. caseSetup/interaction
file, material names and properties and interaction parameters are defined: interaction between the particles of rotating drum. Since we are defining 1 material for simulation, the interaction matrix is 1x1 (interactions are symetric). settings/geometryDict
file, the geometry and axis of rotation is defined for the drum. The geometry is composed of a cylinder inlet and outlet, cone shell top and down, a cylinder shell and enter and exit Gate. geometryDict
the information of rotating axis and speed of rotation are defined. Unlike the previous cases, the rotation of this blender starts at time=**0 s**. $ particlesPhasicFlow
command to create the initial fields for particles. $ geometryPhasicFlow
command to create the Geometry. $ sphereGranFlow
command to start the simulation. $ pFlowtoVTK
to convert the results into vtk format storred in ./VTK folder.
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
The problem is to simulate a rotating drum with the diameter 0.24 m and the length 0.1 m rotating at 11.6 rpm. It is filled with 30,000 4-mm spherical particles. The timestep for integration is 0.00001 s.
PhasicFlow simulation case setup is based on the text-based scripts that we provide in two folders located in the simulation case folder: settings
and caseSetup
(You can find the case setup files in the above folders. All the commands should be entered in the terminal while the current working directory is the simulation case folder (at the top of the caseSetup
and settings
).
Open the file settings/particlesDict
. Two dictionaries, positionParticles
and setFields
position particles and set the field values for the particles. In dictionary positionParticles
, the positioning method
is positionOrdered
, which position particles in order in the space defined by box
. box
space is defined by two corner points min
and max
. In dictionary positionOrderedInfo
, numPoints
defines number of particles; diameter
, the distance between two adjacent particles, and axisOrder
defines the axis order for filling the space by particles.
In dictionary setFields
, dictionary defaultValue
defines the initial value for particle fields (here, velocity
, acceleration
, rotVelocity
, and shapeName
). Note that shapeName
field should be consistent with the name of shape that you later set for shapes (here one shape with name sphere1
).
Enter the following command in the terminal to create the particles and store them in 0
folder.
> particlesPhasicFlow
In file settings/geometryDict
, you can provide information for creating geometry. Each simulation should have a motionModel
that defines a model for moving the surfaces in the simulation. rotatingAxisMotion
model defines a fixed axis which rotates around itself. The dictionary rotAxis
defines an motion component with p1
and p2
as the end points of the axis and omega
as the rotation speed in rad/s. You can define more than one motion component in a simulation.
In the dictionary surfaces
you can define all the surfaces (walls) in the simulation. Two main options are available: built-in geometries in PhasicFlow, and providing surfaces with stl file. Here we use built-in geometries. In cylinder
dictionary, a cylindrical shell with end radii, radius1
and radius2
, axis end points p1
and p2
, material
name prop1
, motion
component rotAxis
is defined. resolution
sets number of division for the cylinder shell. wall1
and wall2
define two plane walls at two ends of cylindrical shell with coplanar corner points p1
, p2
, p3
, and p4
, material
name prop1
and motion
component rotAxis
.
+
Enter the following command in the terminal to create the geometry and store it in 0/geometry
folder.
> geometryPhasicFlow
In the file caseSetup/interaction
, you find properties of materials. materials
defines a list of material names in the simulation and densities
sets the corresponding density of each material name. model dictionary defines the interaction model for particle-particle and particle-wall interactions. contactForceModel
selects the model for mechanical contacts (here nonlinear model with limited tangential displacement) and rollingFrictionModel
selects the model for calculating rolling friction. Other required prosperities should be defined in this dictionary.
Dictionary contactSearch
sets the methods for particle-particle and particle-wall contact search. method
specifies the algorithm for finding neighbor list for particle-particle contacts and wallMapping
shows how particles are mapped onto walls for finding neighbor list for particle-wall contacts. updateFrequency
sets the frequency for updating neighbor list and sizeRatio
sets the size of enlarged cells (with respect to particle diameter) for finding neighbor list. Larger sizeRatio
include more particles in the neighbor list and you require to update it less frequent.
In the file caseSetup/sphereShape
, you can define a list of names
for shapes (shapeName
in particle field), a list of diameters for shapes and their properties
names.
Other settings for the simulation can be set in file settings/settingsDict
. The dictionary domain
defines the a rectangular bounding box with two corner points for the simulation. Each particle that gets out of this box, will be deleted automatically.
The solver for this simulation is sphereGranFlow
. Enter the following command in the terminal. Depending on the computational power, it may take a few minutes to a few hours to complete.
> sphereGranFlow
After finishing the simulation, you can render the results in Paraview. To convert the results to VTK format, just enter the following command in the terminal. This will converts all the results (particles and geometry) to VTK format and store them in folder VTK/
.
> pFlowToVTK
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +
+ PhasicFlow
+ v0.1
+
+
+ |
+ + | +