Skip to content

Commit

Permalink
#62 update package info yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kwabenantim committed Mar 12, 2024
1 parent fabff5c commit e8975d6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dynamic/wrapper_generators/package_info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,9 @@ modules:
- name: PottsMesh
- name: FluidSource
- name: ImmersedBoundaryElement
template_substitutions:
- signature: <unsigned ELEMENT_DIM, unsigned SPACE_DIM>
replacement: [[1, 2], [2, 2], [2, 3], [3, 3]]
- name: PottsMeshGenerator
- name: VertexMesh
excluded_methods:
Expand Down Expand Up @@ -729,6 +732,7 @@ modules:
- GetTetrahedralMeshForPdeModifier
custom_generator: CPPWG_SOURCEROOT/projects/PyChaste/dynamic/wrapper_generators/PopulationWriter_custom.py
source_includes:
- AbstractImmersedBoundaryDivisionRule.hpp
- CellAgesWriter.hpp
- CellAncestorWriter.hpp
- CellAppliedForceWriter.hpp
Expand Down

0 comments on commit e8975d6

Please sign in to comment.