Phon
  • Installation
    • Git
    • Zip and Tar
  • Usage
    • Reading and querying a mesh
    • Inserting interface elements
    • Exporting the mesh
 
Phon
  • Docs »
  • Edit on GitHub

Index

C | E | G | M | N | P | R | U | W

C

create_element_sides() (in module phon.mesh_tools.create_element_sides)

E

Element (class in phon.mesh_objects.element)
ElementSet (class in phon.mesh_objects.element_set)
ElementSide (class in phon.mesh_objects.element_side_set)
ElementSideSet (class in phon.mesh_objects.element_side_set)
export_to_abaqus() (in module phon.io.write.export_to_abaqus)
export_to_oofem() (in module phon.io.write.export_to_oofem)

G

get_all_node_ids() (phon.mesh_objects.element_set.ElementSet method)
get_dimension() (phon.mesh_objects.element_set.ElementSet method)
get_number_of_2d_elements() (phon.mesh_objects.mesh.Mesh method)
get_number_of_3d_elements() (phon.mesh_objects.mesh.Mesh method)

M

Mesh (class in phon.mesh_objects.mesh)

N

Node (class in phon.mesh_objects.node)
NodeSet (class in phon.mesh_objects.node_set)

P

phon (module)
phon.io (module)
phon.io.read (module)
phon.io.write (module)
phon.io.write.export_to_abaqus (module)
phon.io.write.export_to_oofem (module)
phon.mesh_objects (module)
phon.mesh_objects.element (module)
phon.mesh_objects.element_set (module)
phon.mesh_objects.element_side_set (module)
phon.mesh_objects.mesh (module)
phon.mesh_objects.node (module)
phon.mesh_objects.node_set (module)
phon.mesh_tools (module)
phon.mesh_tools.create_element_sides (module)

R

renumber_nodes() (phon.mesh_objects.mesh.Mesh method)

U

UnsupportedDimensionError

W

write_column_broken_array() (in module phon.io.write.export_to_abaqus)

© Copyright 2013-2015, Kristoffer Carlsson.

Built with Sphinx using a theme provided by Read the Docs.