DOLFIN
0.9.11+
  • 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
        • Constant
        • Expression
        • FacetArea
        • Function
        • FunctionAXPY
        • FunctionAssigner
        • FunctionSpace
        • GenericFunction
        • HierarchicalFunction
        • HierarchicalFunctionSpace
        • HierarchicalMesh
        • Lagrange
        • LagrangeInterpolator
        • Legendre
        • MeshCoordinates
        • MeshDisplacement
        • MultiMeshFunction
        • MultiMeshFunctionSpace
        • MultiMeshSubSpace
        • SpecialFacetFunction
        • ufc_cell
        • ufc_coordinate_mapping
        • ufc_dofmap
        • ufc_finite_element
        • ufc_form
        • ufc_function
        • ALE_move
        • LagrangeInterpolator_interpolate
        • Legendre_d2dx
        • Legendre_ddx
        • Legendre_eval
        • assign
        • between
        • ipow
        • near
        • new_instancemethod
        • 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
  • Constant
  • Expression
  • FacetArea
  • Function
  • FunctionAXPY
  • FunctionAssigner
  • FunctionSpace
  • GenericFunction
  • HierarchicalFunction
  • HierarchicalFunctionSpace
  • HierarchicalMesh
  • Lagrange
  • LagrangeInterpolator
  • Legendre
  • MeshCoordinates
  • MeshDisplacement
  • MultiMeshFunction
  • MultiMeshFunctionSpace
  • MultiMeshSubSpace
  • SpecialFacetFunction
  • ufc_cell
  • ufc_coordinate_mapping
  • ufc_dofmap
  • ufc_finite_element
  • ufc_form
  • ufc_function

Functions:

  • ALE_move
  • LagrangeInterpolator_interpolate
  • Legendre_d2dx
  • Legendre_ddx
  • Legendre_eval
  • assign
  • between
  • ipow
  • near
  • new_instancemethod
  • rand
  • seed

Module docstring:

Next Previous

© Copyright DOLFIN Core, https://launchpad.net/~dolfin-core.

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