Skip to content

Commit

Permalink
lots of cleanup of dead code.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmhamel committed Jan 21, 2025
1 parent e559ddb commit 24065d1
Show file tree
Hide file tree
Showing 14 changed files with 104 additions and 956 deletions.
1 change: 0 additions & 1 deletion pancax/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from .data import *
from .domains import CollocationDomain, DeltaPINNDomain, VariationalDomain
from .fem import *
from .kinematics import *
from .history_writer import EnsembleHistoryWriter, HistoryWriter
from .logging import EnsembleLogger, Logger, log_loss
from .loss_functions import *
Expand Down
8 changes: 0 additions & 8 deletions pancax/kernels/__init__.py

This file was deleted.

207 changes: 0 additions & 207 deletions pancax/kernels/base_kernel.py

This file was deleted.

32 changes: 0 additions & 32 deletions pancax/kernels/laplace_beltrami.py

This file was deleted.

64 changes: 0 additions & 64 deletions pancax/kernels/linear_elasticity.py

This file was deleted.

43 changes: 0 additions & 43 deletions pancax/kernels/poisson.py

This file was deleted.

Loading

0 comments on commit 24065d1

Please sign in to comment.