Skip to content

Commit

Permalink
trying something
Browse files Browse the repository at this point in the history
  • Loading branch information
mscroggs committed Aug 21, 2024
1 parent bf4a63c commit 1e3146d
Show file tree
Hide file tree
Showing 6 changed files with 163 additions and 287 deletions.
3 changes: 0 additions & 3 deletions src/assembly/boundary.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ pub(crate) mod cell_pair_assemblers;
mod integrands;

pub use assemblers::BoundaryAssembler;
pub use assemblers::{
AdjointDoubleLayerAssembler, DoubleLayerAssembler, HypersingularAssembler, SingleLayerAssembler,
};

#[cfg(test)]
mod test {
Expand Down
Loading

0 comments on commit 1e3146d

Please sign in to comment.