|
MAIA bb96820c
Multiphysics at AIA
|
#include <sbpcartesianoperators.h>
Public Attributes | |
| MString | name |
| MInt | globalOrder |
| std::vector< MFloat > | a |
| std::vector< MFloat > | p |
| std::vector< MFloat > | q |
Definition at line 15 of file sbpcartesianoperators.h.
| std::vector<MFloat> SBPOperator::a |
Definition at line 19 of file sbpcartesianoperators.h.
| MInt SBPOperator::globalOrder |
Definition at line 17 of file sbpcartesianoperators.h.
| MString SBPOperator::name |
Definition at line 16 of file sbpcartesianoperators.h.
| std::vector<MFloat> SBPOperator::p |
Definition at line 20 of file sbpcartesianoperators.h.
| std::vector<MFloat> SBPOperator::q |
Definition at line 21 of file sbpcartesianoperators.h.