IFPACK Development
Loading...
Searching...
No Matches
_matgenfd Struct Reference

Public Attributes

bool allocateMem
int px
int py
int pz
bool threeD
int m
int cc
double hh
int id
int np
double stencil [8]
double a
double b
double c
double d
double e
double f
double g
double h
int first
bool debug
double bcX1
double bcX2
double bcY1
double bcY2
double bcZ1
double bcZ2
double(* A )(double coeff, double x, double y, double z)
double(* B )(double coeff, double x, double y, double z)
double(* C )(double coeff, double x, double y, double z)
double(* D )(double coeff, double x, double y, double z)
double(* E )(double coeff, double x, double y, double z)
double(* F )(double coeff, double x, double y, double z)
double(* G )(double coeff, double x, double y, double z)
double(* H )(double coeff, double x, double y, double z)

Detailed Description

Definition at line 100 of file MatGenFD.h.

Member Data Documentation

◆ A

double(* _matgenfd::A) (double coeff, double x, double y, double z)

Definition at line 133 of file MatGenFD.h.

◆ a

double _matgenfd::a

Definition at line 122 of file MatGenFD.h.

◆ allocateMem

bool _matgenfd::allocateMem

Definition at line 102 of file MatGenFD.h.

◆ B

double(* _matgenfd::B) (double coeff, double x, double y, double z)

Definition at line 134 of file MatGenFD.h.

◆ b

double _matgenfd::b

Definition at line 122 of file MatGenFD.h.

◆ bcX1

double _matgenfd::bcX1

Definition at line 128 of file MatGenFD.h.

◆ bcX2

double _matgenfd::bcX2

Definition at line 128 of file MatGenFD.h.

◆ bcY1

double _matgenfd::bcY1

Definition at line 129 of file MatGenFD.h.

◆ bcY2

double _matgenfd::bcY2

Definition at line 129 of file MatGenFD.h.

◆ bcZ1

double _matgenfd::bcZ1

Definition at line 130 of file MatGenFD.h.

◆ bcZ2

double _matgenfd::bcZ2

Definition at line 130 of file MatGenFD.h.

◆ C

double(* _matgenfd::C) (double coeff, double x, double y, double z)

Definition at line 135 of file MatGenFD.h.

◆ c

double _matgenfd::c

Definition at line 122 of file MatGenFD.h.

◆ cc

int _matgenfd::cc

Definition at line 112 of file MatGenFD.h.

◆ D

double(* _matgenfd::D) (double coeff, double x, double y, double z)

Definition at line 136 of file MatGenFD.h.

◆ d

double _matgenfd::d

Definition at line 122 of file MatGenFD.h.

◆ debug

bool _matgenfd::debug

Definition at line 125 of file MatGenFD.h.

◆ E

double(* _matgenfd::E) (double coeff, double x, double y, double z)

Definition at line 137 of file MatGenFD.h.

◆ e

double _matgenfd::e

Definition at line 122 of file MatGenFD.h.

◆ F

double(* _matgenfd::F) (double coeff, double x, double y, double z)

Definition at line 138 of file MatGenFD.h.

◆ f

double _matgenfd::f

Definition at line 122 of file MatGenFD.h.

◆ first

int _matgenfd::first

Definition at line 124 of file MatGenFD.h.

◆ G

double(* _matgenfd::G) (double coeff, double x, double y, double z)

Definition at line 139 of file MatGenFD.h.

◆ g

double _matgenfd::g

Definition at line 122 of file MatGenFD.h.

◆ H

double(* _matgenfd::H) (double coeff, double x, double y, double z)

Definition at line 140 of file MatGenFD.h.

◆ h

double _matgenfd::h

Definition at line 122 of file MatGenFD.h.

◆ hh

double _matgenfd::hh

Definition at line 113 of file MatGenFD.h.

◆ id

int _matgenfd::id

Definition at line 114 of file MatGenFD.h.

◆ m

int _matgenfd::m

Definition at line 111 of file MatGenFD.h.

◆ np

int _matgenfd::np

Definition at line 115 of file MatGenFD.h.

◆ px

int _matgenfd::px

Definition at line 109 of file MatGenFD.h.

◆ py

int _matgenfd::py

Definition at line 109 of file MatGenFD.h.

◆ pz

int _matgenfd::pz

Definition at line 109 of file MatGenFD.h.

◆ stencil

double _matgenfd::stencil[8]

Definition at line 116 of file MatGenFD.h.

◆ threeD

bool _matgenfd::threeD

Definition at line 110 of file MatGenFD.h.


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