Skip to content

Physics Module Dependencies #153

Open
@JaredCrean2

Description

@JaredCrean2

Currently the physics modules depend on:

using PDESolver  # setup LOAD_PATH to find all PDESolver components
using SolverCommon
using ODLCommonTools  # abstract type definitions + common functions
using SummationByParts
using PdePumiInterface  # common mesh interface implementation - pumi
using NonlinearSolvers
using LinearSolvers
using Utils
import ODLCommonTools.sview
using MPI
using Input  # input file processing
using PETSc2

I don't think they should depend on NonlinearSolvers, LinearSolvers, Input or PETSc2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions