PySALESetup
Contents:
Getting Started
PySALESetup
License
Requirements
Changelog
PySALESetup Examples
PySALESetup
Index
Index
_
|
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
V
|
W
|
X
|
Y
_
__init__() (PySALESetup.creation.PySALECustomDistribution method)
(PySALESetup.creation.PySALEDomain method)
(PySALESetup.creation.PySALELogNormalDistribution method)
(PySALESetup.creation.PySALENormalDistribution method)
(PySALESetup.creation.PySALEUniformDistribution method)
(PySALESetup.creation.PySALEWeibull2Distribution method)
(PySALESetup.input_files.AdditionalInput method)
(PySALESetup.input_files.AsteroidInput method)
(PySALESetup.input_files.InputFile method)
(PySALESetup.mesh.PySALEMesh method)
(PySALESetup.objects.PySALEObject method)
A
add_child() (PySALESetup.objects.PySALEObject method)
AdditionalInput (class in PySALESetup.input_files)
area_ratio (PySALESetup.objects.PySALEObject property)
AsteroidInput (class in PySALESetup.input_files)
C
calculate_equivalent_radius() (PySALESetup.objects.PySALEObject method)
calculate_zone_length() (PySALESetup.mesh.ExtensionZone method)
cdf() (PySALESetup.creation.PySALECustomDistribution method)
(PySALESetup.creation.PySALEDistributionBase method)
(PySALESetup.creation.PySALELogNormalDistribution method)
(PySALESetup.creation.PySALENormalDistribution method)
(PySALESetup.creation.PySALEUniformDistribution method)
(PySALESetup.creation.PySALEWeibull2Distribution method)
Cell (class in PySALESetup.mesh)
CellCoords (class in PySALESetup.mesh)
cells (PySALESetup.mesh.PySALEMesh property)
cells_by_point (PySALESetup.mesh.PySALEMesh property)
children (PySALESetup.objects.PySALEObject property)
collision_site (PySALESetup.mesh.PySALEMesh property)
copy() (PySALESetup.objects.PySALEObject method)
copy_properties_to_new_polygon() (PySALESetup.objects.PySALEObject method)
create_from_file() (PySALESetup.objects.PySALEObject class method)
D
details() (PySALESetup.creation.PySALECustomDistribution method)
(PySALESetup.creation.PySALEDistributionBase method)
E
EAST (PySALESetup.mesh.Region attribute)
elongation (PySALESetup.objects.PySALEObject property)
end (PySALESetup.input_files.TimeStep attribute)
extension_factor (PySALESetup.mesh.PySALEMesh property)
extension_zones (PySALESetup.mesh.PySALEMesh property)
ExtensionZone (class in PySALESetup.mesh)
ExtensionZoneFactor (class in PySALESetup.mesh)
F
fill_with_random_grains_to_threshold() (PySALESetup.creation.PySALEDomain method)
frequency() (PySALESetup.creation.PySALEDistributionBase method)
(PySALESetup.creation.PySALELogNormalDistribution method)
from_dimensions() (PySALESetup.mesh.PySALEMesh class method)
G
generate_ellipse() (PySALESetup.objects.PySALEObject class method)
get_figure_from_ax() (in module PySALESetup.functions)
get_geometric_centre() (PySALESetup.mesh.PySALEMesh method)
GrainLibrary (class in PySALESetup.grain_library)
H
has_children (PySALESetup.objects.PySALEObject property)
I
i (PySALESetup.mesh.Cell attribute)
(PySALESetup.mesh.CellCoords attribute)
initial (PySALESetup.input_files.TimeStep attribute)
InputFile (class in PySALESetup.input_files)
insert_randomly() (PySALESetup.creation.PySALEDomain method)
is_void (PySALESetup.objects.PySALEObject property)
J
j (PySALESetup.mesh.Cell attribute)
(PySALESetup.mesh.CellCoords attribute)
K
krumbein_phi (PySALESetup.objects.PySALEObject property)
L
length (PySALESetup.mesh.ExtensionZone property)
load_builtin_library() (PySALESetup.grain_library.GrainLibrary method)
load_from_directory() (PySALESetup.grain_library.GrainLibrary method)
M
material (PySALESetup.mesh.Cell attribute)
(PySALESetup.objects.PySALEObject property)
material_colors (PySALESetup.objects.PySALEObject property)
material_meshes (PySALESetup.mesh.PySALEMesh property)
material_numbers (PySALESetup.mesh.PySALEMesh property)
max (PySALESetup.input_files.TimeStep attribute)
max_cell_size (PySALESetup.mesh.ExtensionZoneFactor attribute)
(PySALESetup.mesh.PySALEMesh property)
module
PySALESetup.creation
PySALESetup.functions
PySALESetup.grain_library
PySALESetup.input_files
PySALESetup.mesh
PySALESetup.objects
multiplier (PySALESetup.mesh.ExtensionZoneFactor attribute)
N
NORTH (PySALESetup.mesh.Region attribute)
O
objresh (PySALESetup.mesh.PySALEMesh property)
optimise_materials() (PySALESetup.creation.PySALEDomain method)
origin (PySALESetup.mesh.PySALEMesh property)
P
plot() (PySALESetup.objects.PySALEObject method)
plot_cells() (PySALESetup.mesh.PySALEMesh method)
plot_materials() (PySALESetup.mesh.PySALEMesh method)
plot_velocities() (PySALESetup.mesh.PySALEMesh method)
point (PySALESetup.mesh.Cell attribute)
polygon (PySALESetup.objects.PySALEObject property)
project_polygons_onto_mesh() (PySALESetup.mesh.PySALEMesh method)
PySALECustomDistribution (class in PySALESetup.creation)
PySALEDistributionBase (class in PySALESetup.creation)
PySALEDomain (class in PySALESetup.creation)
PySALELogNormalDistribution (class in PySALESetup.creation)
PySALEMesh (class in PySALESetup.mesh)
PySALENormalDistribution (class in PySALESetup.creation)
PySALEObject (class in PySALESetup.objects)
PySALESetup.creation
module
PySALESetup.functions
module
PySALESetup.grain_library
module
PySALESetup.input_files
module
PySALESetup.mesh
module
PySALESetup.objects
module
PySALEUniformDistribution (class in PySALESetup.creation)
PySALEWeibull2Distribution (class in PySALESetup.creation)
R
random_grain() (PySALESetup.grain_library.GrainLibrary method)
random_number() (PySALESetup.creation.PySALECustomDistribution method)
(PySALESetup.creation.PySALEDistributionBase method)
(PySALESetup.creation.PySALELogNormalDistribution method)
(PySALESetup.creation.PySALENormalDistribution method)
(PySALESetup.creation.PySALEUniformDistribution method)
(PySALESetup.creation.PySALEWeibull2Distribution method)
randomly_resize_object() (PySALESetup.creation.PySALEDomain static method)
randomly_rotate_object() (PySALESetup.creation.PySALEDomain static method)
Region (class in PySALESetup.mesh)
resize() (PySALESetup.objects.PySALEObject method)
rotate() (PySALESetup.objects.PySALEObject method)
S
save (PySALESetup.input_files.TimeStep attribute)
save() (PySALESetup.mesh.PySALEMesh method)
scale_object() (PySALESetup.objects.PySALEObject method)
set_as_void() (PySALESetup.objects.PySALEObject method)
set_material() (PySALESetup.objects.PySALEObject method)
set_material_colormap() (PySALESetup.objects.PySALEObject method)
set_velocity() (PySALESetup.objects.PySALEObject method)
SOUTH (PySALESetup.mesh.Region attribute)
spawn_copy() (PySALESetup.mesh.PySALEMesh method)
spawn_ellipse_in_shape() (PySALESetup.objects.PySALEObject method)
spawn_polygon_in_shape() (PySALESetup.objects.PySALEObject method)
T
template (PySALESetup.input_files.InputFile property)
template_path (PySALESetup.input_files.InputFile property)
TimeStep (class in PySALESetup.input_files)
translate() (PySALESetup.objects.PySALEObject method)
V
velocities (PySALESetup.mesh.PySALEMesh property)
Velocity (class in PySALESetup.objects)
velocity (PySALESetup.mesh.Cell attribute)
(PySALESetup.objects.PySALEObject property)
vertical_offset (PySALESetup.mesh.PySALEMesh property)
W
WEST (PySALESetup.mesh.Region attribute)
write_to() (PySALESetup.input_files.AdditionalInput method)
(PySALESetup.input_files.AsteroidInput method)
X
x (PySALESetup.objects.Velocity attribute)
x_physical (PySALESetup.mesh.PySALEMesh property)
x_range (PySALESetup.mesh.PySALEMesh property)
Y
y (PySALESetup.objects.Velocity attribute)
y_physical (PySALESetup.mesh.PySALEMesh property)
y_range (PySALESetup.mesh.PySALEMesh property)