← Back to 3MAH
Contents:
Overview
Installation
Quick Start
Geometry and Mesh (
fedoo.mesh
)
Constitutive Law (
fedoo.constitutivelaw
)
Weak Formulation (
fedoo.weakform
)
Class Assembly
Time Integration (
fedoo.time
)
Problem (
fedoo.problem
)
Boundary conditions and constraints
fedoo.ListBC
fedoo.core.BoundaryCondition
fedoo.MPC
fedoo.constraint.DistributedForce
fedoo.constraint.Pressure
fedoo.constraint.SurfaceForce
fedoo.constraint.SurfaceForce.assemble_global_mat
fedoo.constraint.SurfaceForce.compute_elementary_operators
fedoo.constraint.SurfaceForce.convert_data
fedoo.constraint.SurfaceForce.copy
fedoo.constraint.SurfaceForce.create
fedoo.constraint.SurfaceForce.delete_global_mat
fedoo.constraint.SurfaceForce.delete_memory
fedoo.constraint.SurfaceForce.from_elements
fedoo.constraint.SurfaceForce.from_nodes
fedoo.constraint.SurfaceForce.get_all
fedoo.constraint.SurfaceForce.get_change_of_basis_mat
fedoo.constraint.SurfaceForce.get_element_results
fedoo.constraint.SurfaceForce.get_global_matrix
fedoo.constraint.SurfaceForce.get_global_vector
fedoo.constraint.SurfaceForce.get_gp_results
fedoo.constraint.SurfaceForce.get_grad_disp
fedoo.constraint.SurfaceForce.get_int_forces
fedoo.constraint.SurfaceForce.get_node_results
fedoo.constraint.SurfaceForce.get_strain
fedoo.constraint.SurfaceForce.initialize
fedoo.constraint.SurfaceForce.integrate_field
fedoo.constraint.SurfaceForce.operator_apply
fedoo.constraint.SurfaceForce.reset
fedoo.constraint.SurfaceForce.set_disp
fedoo.constraint.SurfaceForce.set_start
fedoo.constraint.SurfaceForce.sum
fedoo.constraint.SurfaceForce.to_start
fedoo.constraint.SurfaceForce.update
fedoo.constraint.SurfaceForce.n_gauss_points
fedoo.constraint.SurfaceForce.name
fedoo.constraint.SurfaceForce.space
fedoo.constraint.SurfaceForce.state_variables
fedoo.constraint.SurfaceForce.sv
fedoo.constraint.SurfaceForce.current
fedoo.constraint.SurfaceForce.associated_assembly_sum
fedoo.constraint.PeriodicBC
fedoo.constraint.RigidTie
fedoo.constraint.RigidTie2D
fedoo.constraint.Contact
fedoo.constraint.SelfContact
fedoo.constraint.IPCContact
fedoo.constraint.IPCSelfContact
Post-Processing
Examples
Heterogeneous structures
fedoo
Boundary conditions and constraints
fedoo.constraint.SurfaceForce
fedoo.constraint.SurfaceForce.compute_elementary_operators
View page source
fedoo.constraint.SurfaceForce.compute_elementary_operators
SurfaceForce.
compute_elementary_operators
(
n_elm_gp
=
None
)