Skip to content

Commit

Permalink
updated doc strings
Browse files Browse the repository at this point in the history
  • Loading branch information
jhdark committed Oct 23, 2023
1 parent e3e5feb commit f0cd736
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions festim/species.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ class Species:
prev_solution (dolfinx.fem.Function or ...): the solution for the previous timestep
test_function (ufl.Argument or ...): the testfunction associated with this species
sub_function_space (dolfinx.fem.FunctionSpace): the subspace of the function space
post_processing_solution (dolfinx.fem.Function): the solution for post processing
concentration (dolfinx.fem.Function): the concentration of the species
Usage:
Expand Down

0 comments on commit f0cd736

Please sign in to comment.