#include <jive/geom/Grad2Extension.h>
|
virtual void | evalShapeGradGrads (const Matrix &g2, const Matrix &g, const Vector &u, const Matrix &c) const =0 |
|
virtual void | getShapeGradGrads (const Cubix &g2, const Cubix &g, const Vector &w, const Matrix &c) const =0 |
|
virtual void | getVertexGradGrads (const Cubix &g2, const Cubix &g, const Matrix &c) const =0 |
|
virtual void | getBoundaryGradGrads (const Cubix &g2, const Cubix &g, idx_t ibnd, const Matrix &c) const =0 |
|
|
static const jem::byte | ID [1] |
|
virtual jive::geom::Grad2Extension::~Grad2Extension |
( |
| ) |
|
|
protectedvirtual |
virtual void jive::geom::Grad2Extension::evalShapeGradGrads |
( |
const Matrix & |
g2, |
|
|
const Matrix & |
g, |
|
|
const Vector & |
u, |
|
|
const Matrix & |
c |
|
) |
| const |
|
pure virtual |
virtual void jive::geom::Grad2Extension::getShapeGradGrads |
( |
const Cubix & |
g2, |
|
|
const Cubix & |
g, |
|
|
const Vector & |
w, |
|
|
const Matrix & |
c |
|
) |
| const |
|
pure virtual |
virtual void jive::geom::Grad2Extension::getVertexGradGrads |
( |
const Cubix & |
g2, |
|
|
const Cubix & |
g, |
|
|
const Matrix & |
c |
|
) |
| const |
|
pure virtual |
virtual void jive::geom::Grad2Extension::getBoundaryGradGrads |
( |
const Cubix & |
g2, |
|
|
const Cubix & |
g, |
|
|
idx_t |
ibnd, |
|
|
const Matrix & |
c |
|
) |
| const |
|
pure virtual |
const jem::byte jive::geom::Grad2Extension::ID[1] |
|
static |