Peano
Loading...
Searching...
No Matches
acoustic.Acoustic Class Reference

Public Member Functions

 setup_parser (self)
 
 setup_solver (self, args)
 
 setup_project (self, args, solver)
 
 build (self, args, project)
 

Static Protected Attributes

dict _available_solvers
 

Detailed Description

Definition at line 9 of file acoustic.py.

Member Function Documentation

◆ build()

acoustic.Acoustic.build ( self,
args,
project )

Definition at line 380 of file acoustic.py.

Referenced by peano4.Project.Project.run().

Here is the caller graph for this function:

◆ setup_parser()

◆ setup_project()

acoustic.Acoustic.setup_project ( self,
args,
solver )

Definition at line 314 of file acoustic.py.

◆ setup_solver()

Field Documentation

◆ _available_solvers

dict acoustic.Acoustic._available_solvers
staticprotected
Initial value:

Definition at line 10 of file acoustic.py.

Referenced by acoustic.Acoustic.setup_parser(), advection.Advection.setup_parser(), elastic.Elastic.setup_parser(), euler.Euler.setup_parser(), acoustic.Acoustic.setup_solver(), advection.Advection.setup_solver(), elastic.Elastic.setup_solver(), and euler.Euler.setup_solver().


The documentation for this class was generated from the following file: