Ifpack Package Browser (Single Doxygen Collection) Development
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
MyVectorLaplacian Class Reference

Static Public Member Functions

static double getElementLHS (const double &x, const double &y, const double &z, const int &ieq, const int &jeq, const double &phi_i, const double &phi_i_derx, const double &phi_i_dery, const double &phi_i_derz, const double &phi_j, const double &phi_j_derx, const double &phi_j_dery, const double &phi_j_derz)
 
static double getElementRHS (const double &x, const double &y, const double &z, const int &eq, const double &phi_i)
 
static double getBoundaryValue (const double &x, const double &y, const double &z, const int &eq)
 
static char getBoundaryType (const int ID, const double &x, const double &y, const double &z, const int &eq)
 
static double getExactSolution (const char &what, const double &x, const double &y, const double &z, const int eq=0)
 
static double getEpsilon (const double &x, const double &y, const double &z, const int &eq)
 

Detailed Description

Definition at line 68 of file Ifpack_ex_VectorLaplacian_FEM.cpp.

Member Function Documentation

◆ getElementLHS()

static double MyVectorLaplacian::getElementLHS ( const double & x,
const double & y,
const double & z,
const int & ieq,
const int & jeq,
const double & phi_i,
const double & phi_i_derx,
const double & phi_i_dery,
const double & phi_i_derz,
const double & phi_j,
const double & phi_j_derx,
const double & phi_j_dery,
const double & phi_j_derz )
inlinestatic

Definition at line 72 of file Ifpack_ex_VectorLaplacian_FEM.cpp.

◆ getElementRHS()

static double MyVectorLaplacian::getElementRHS ( const double & x,
const double & y,
const double & z,
const int & eq,
const double & phi_i )
inlinestatic

Definition at line 100 of file Ifpack_ex_VectorLaplacian_FEM.cpp.

◆ getBoundaryValue()

static double MyVectorLaplacian::getBoundaryValue ( const double & x,
const double & y,
const double & z,
const int & eq )
inlinestatic

Definition at line 112 of file Ifpack_ex_VectorLaplacian_FEM.cpp.

◆ getBoundaryType()

static char MyVectorLaplacian::getBoundaryType ( const int ID,
const double & x,
const double & y,
const double & z,
const int & eq )
inlinestatic

Definition at line 119 of file Ifpack_ex_VectorLaplacian_FEM.cpp.

◆ getExactSolution()

static double MyVectorLaplacian::getExactSolution ( const char & what,
const double & x,
const double & y,
const double & z,
const int eq = 0 )
inlinestatic

Definition at line 126 of file Ifpack_ex_VectorLaplacian_FEM.cpp.

◆ getEpsilon()

static double MyVectorLaplacian::getEpsilon ( const double & x,
const double & y,
const double & z,
const int & eq )
inlinestatic

Definition at line 141 of file Ifpack_ex_VectorLaplacian_FEM.cpp.


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