NuTo
Numerics Tool
Classes | Functions
Truss1D2N Namespace Reference

Classes

class  BoundaryCondition
 
class  Geometry
 
class  Material
 

Functions

def SetupGeometry (structure)
 
def SetupMaterial (structure)
 
def SetupBoundaryConditions (structure, BCType)
 
def Solve (structure)
 
def Visualize (structure, file)
 
def Run (BCType)
 

Function Documentation

def Truss1D2N.Run (   BCType)
def Truss1D2N.SetupBoundaryConditions (   structure,
  BCType 
)
def Truss1D2N.SetupGeometry (   structure)
def Truss1D2N.SetupMaterial (   structure)
def Truss1D2N.Solve (   structure)
def Truss1D2N.Visualize (   structure,
  file 
)