DOLFIN
1.4.0
  • Programmer’s reference for DOLFIN (Python)
    • dolfin.common module
    • dolfin.compilemodules module
    • dolfin.deprecation module
    • dolfin.cpp (Swig autogenerated module)
      • dolfin.cpp.common module
      • dolfin.cpp.fem module
      • dolfin.cpp.function module
        • ALE
        • BoostGraphOrdering
        • CCFEMFunction
        • CCFEMFunctionSpace
        • Constant
        • Expression
        • FacetArea
        • Function
        • FunctionAXPY
        • FunctionAssigner
        • FunctionSpace
        • GenericFunction
        • Graph
        • GraphBuilder
        • HierarchicalFunction
        • HierarchicalFunctionSpace
        • HierarchicalMesh
        • HierarchicalMeshFunctionBool
        • HierarchicalMeshFunctionDouble
        • HierarchicalMeshFunctionInt
        • HierarchicalMeshFunctionSizet
        • HierarchicalMeshFunctionUInt
        • Lagrange
        • LagrangeInterpolator
        • Legendre
        • MeshCoordinates
        • MeshDisplacement
        • SCOTCH
        • SpecialFacetFunction
        • SubSpace
        • lt_coordinate
        • ALE_move
        • BoostGraphOrdering_compute_cuthill_mckee
        • GraphBuilder_compute_dual_graph
        • GraphBuilder_local_graph
        • Legendre_d2dx
        • Legendre_ddx
        • Legendre_eval
        • SCOTCH_compute_gps
        • assign
        • between
        • ipow
        • near
        • rand
        • seed
      • dolfin.cpp.io module
      • dolfin.cpp.la module
      • dolfin.cpp.mesh module
    • dolfin.fem module
    • dolfin.functions module
    • dolfin.importhandler module
    • dolfin.mesh module
    • dolfin.multistage module
  • Collection of documented demos
  • Quick Programmer’s Reference (Python)
DOLFIN
  • Docs »
  • Programmer’s reference for DOLFIN (Python) »
  • dolfin.cpp module »
  • dolfin.cpp.function module
  • View page source

dolfin.cpp.function moduleΒΆ

Classes:

  • ALE
  • BoostGraphOrdering
  • CCFEMFunction
  • CCFEMFunctionSpace
  • Constant
  • Expression
  • FacetArea
  • Function
  • FunctionAXPY
  • FunctionAssigner
  • FunctionSpace
  • GenericFunction
  • Graph
  • GraphBuilder
  • HierarchicalFunction
  • HierarchicalFunctionSpace
  • HierarchicalMesh
  • HierarchicalMeshFunctionBool
  • HierarchicalMeshFunctionDouble
  • HierarchicalMeshFunctionInt
  • HierarchicalMeshFunctionSizet
  • HierarchicalMeshFunctionUInt
  • Lagrange
  • LagrangeInterpolator
  • Legendre
  • MeshCoordinates
  • MeshDisplacement
  • SCOTCH
  • SpecialFacetFunction
  • SubSpace
  • lt_coordinate

Functions:

  • ALE_move
  • BoostGraphOrdering_compute_cuthill_mckee
  • GraphBuilder_compute_dual_graph
  • GraphBuilder_local_graph
  • Legendre_d2dx
  • Legendre_ddx
  • Legendre_eval
  • SCOTCH_compute_gps
  • assign
  • between
  • ipow
  • near
  • rand
  • seed

Module docstring:

Next Previous

© Copyright FEniCS Project, https://fenicsproject.org.

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