DOLFIN
1.3.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
        • CCFEMFunction
        • CCFEMFunctionSpace
        • Constant
        • Expression
        • FacetArea
        • Function
        • FunctionAXPY
        • FunctionAssigner
        • FunctionSpace
        • GenericFunction
        • HierarchicalFunction
        • HierarchicalFunctionSpace
        • HierarchicalMesh
        • HierarchicalMeshFunctionBool
        • HierarchicalMeshFunctionDouble
        • HierarchicalMeshFunctionInt
        • HierarchicalMeshFunctionSizet
        • HierarchicalMeshFunctionUInt
        • Lagrange
        • Legendre
        • MeshCoordinates
        • SpecialFacetFunction
        • SubSpace
        • Legendre_d2dx
        • Legendre_ddx
        • Legendre_eval
        • 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:

  • CCFEMFunction
  • CCFEMFunctionSpace
  • Constant
  • Expression
  • FacetArea
  • Function
  • FunctionAXPY
  • FunctionAssigner
  • FunctionSpace
  • GenericFunction
  • HierarchicalFunction
  • HierarchicalFunctionSpace
  • HierarchicalMesh
  • HierarchicalMeshFunctionBool
  • HierarchicalMeshFunctionDouble
  • HierarchicalMeshFunctionInt
  • HierarchicalMeshFunctionSizet
  • HierarchicalMeshFunctionUInt
  • Lagrange
  • Legendre
  • MeshCoordinates
  • SpecialFacetFunction
  • SubSpace

Functions:

  • Legendre_d2dx
  • Legendre_ddx
  • Legendre_eval
  • 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.