Note: This class is duplicated from moose_test. More...
#include <GaussContForcing.h>
Public Member Functions | |
GaussContForcing (const InputParameters ¶meters) | |
Protected Member Functions | |
virtual Real | computeQpResidual () |
Protected Attributes | |
const Real | _amplitude |
const Real | _x_center |
const Real | _y_center |
const Real | _z_center |
const Real | _x_spread |
const Real | _y_spread |
const Real | _z_spread |
const Real | _x_min |
const Real | _x_max |
const Real | _y_min |
const Real | _y_max |
const Real | _z_min |
const Real | _z_max |
Note: This class is duplicated from moose_test.
It is useful for testing
Definition at line 22 of file GaussContForcing.h.
GaussContForcing::GaussContForcing | ( | const InputParameters & | parameters | ) |
Definition at line 29 of file GaussContForcing.C.
|
protectedvirtual |
Definition at line 48 of file GaussContForcing.C.
|
protected |
Definition at line 30 of file GaussContForcing.h.
Referenced by computeQpResidual().
|
protected |
Definition at line 31 of file GaussContForcing.h.
Referenced by computeQpResidual().
|
protected |
Definition at line 40 of file GaussContForcing.h.
|
protected |
Definition at line 39 of file GaussContForcing.h.
Referenced by computeQpResidual().
|
protected |
Definition at line 35 of file GaussContForcing.h.
Referenced by computeQpResidual().
|
protected |
Definition at line 32 of file GaussContForcing.h.
Referenced by computeQpResidual().
|
protected |
Definition at line 42 of file GaussContForcing.h.
|
protected |
Definition at line 41 of file GaussContForcing.h.
Referenced by computeQpResidual().
|
protected |
Definition at line 36 of file GaussContForcing.h.
Referenced by computeQpResidual().
|
protected |
Definition at line 33 of file GaussContForcing.h.
Referenced by computeQpResidual().
|
protected |
Definition at line 44 of file GaussContForcing.h.
Referenced by computeQpResidual().
|
protected |
Definition at line 43 of file GaussContForcing.h.
Referenced by computeQpResidual().
|
protected |
Definition at line 37 of file GaussContForcing.h.
Referenced by computeQpResidual().