← 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.Pressure.assemble_global_mat
fedoo.constraint.Pressure.compute_elementary_operators
fedoo.constraint.Pressure.convert_data
fedoo.constraint.Pressure.copy
fedoo.constraint.Pressure.create
fedoo.constraint.Pressure.delete_global_mat
fedoo.constraint.Pressure.delete_memory
fedoo.constraint.Pressure.from_elements
fedoo.constraint.Pressure.from_nodes
fedoo.constraint.Pressure.get_all
fedoo.constraint.Pressure.get_change_of_basis_mat
fedoo.constraint.Pressure.get_element_results
fedoo.constraint.Pressure.get_global_matrix
fedoo.constraint.Pressure.get_global_vector
fedoo.constraint.Pressure.get_gp_results
fedoo.constraint.Pressure.get_grad_disp
fedoo.constraint.Pressure.get_int_forces
fedoo.constraint.Pressure.get_node_results
fedoo.constraint.Pressure.get_strain
fedoo.constraint.Pressure.initialize
fedoo.constraint.Pressure.integrate_field
fedoo.constraint.Pressure.operator_apply
fedoo.constraint.Pressure.reset
fedoo.constraint.Pressure.set_disp
fedoo.constraint.Pressure.set_start
fedoo.constraint.Pressure.sum
fedoo.constraint.Pressure.to_start
fedoo.constraint.Pressure.update
fedoo.constraint.Pressure.n_gauss_points
fedoo.constraint.Pressure.name
fedoo.constraint.Pressure.space
fedoo.constraint.Pressure.state_variables
fedoo.constraint.Pressure.sv
fedoo.constraint.Pressure.current
fedoo.constraint.Pressure.associated_assembly_sum
fedoo.constraint.SurfaceForce
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.Pressure
fedoo.constraint.Pressure.compute_elementary_operators
View page source
fedoo.constraint.Pressure.compute_elementary_operators
Pressure.
compute_elementary_operators
(
n_elm_gp
=
None
)