← Back to 3MAH
Contents:
Overview
Installation
Quick Start
Geometry and Mesh (
fedoo.mesh
)
Class Mesh
fedoo.Mesh
Mesh manipulation functions
Import/Export Fedoo Mesh object
Mesh Creation Functions
Constitutive Law (
fedoo.constitutivelaw
)
Weak Formulation (
fedoo.weakform
)
Class Assembly
Time Integration (
fedoo.time
)
Problem (
fedoo.problem
)
Boundary conditions and constraints
Post-Processing
Heterogeneous structures
Define user problems
Examples
fedoo
Geometry and Mesh (
fedoo.mesh
)
fedoo.Mesh
fedoo.Mesh.integrate_field
View page source
fedoo.Mesh.integrate_field
Mesh.
integrate_field
(
field
:
ndarray
,
type_field
:
str
|
None
=
None
,
n_elm_gp
:
int
|
None
=
None
)
→
float