11 static LoggerPtr logger(Logger::getLogger(
"pz.geom.pzgeom_util"));
template bool IsInSideParametricDomain< TPZPoint >(int side, const TPZVec< REAL > &pt, REAL tol)
template void GetSideShapeFunction< TPZPyramid >(int, TPZVec< REAL > &, TPZFMatrix< REAL > &, TPZFMatrix< REAL > &)
template bool IsInSideParametricDomain< TPZQuadrilateral >(int side, const TPZVec< REAL > &pt, REAL tol)
template void GetSideShapeFunction< TPZLine >(int, TPZVec< REAL > &, TPZFMatrix< REAL > &, TPZFMatrix< REAL > &)
Groups all classes defining the structure of the master element.
template bool IsInSideParametricDomain< TPZPrism >(int side, const TPZVec< REAL > &pt, REAL tol)
template bool IsInSideParametricDomain< TPZTriangle >(int side, const TPZVec< REAL > &pt, REAL tol)
template void GetSideShapeFunction< TPZQuadrilateral >(int, TPZVec< REAL > &, TPZFMatrix< REAL > &, TPZFMatrix< REAL > &)
template void GetSideShapeFunction< TPZPrism >(int, TPZVec< REAL > &, TPZFMatrix< REAL > &, TPZFMatrix< REAL > &)
template void GetSideShapeFunction< TPZCube >(int, TPZVec< REAL > &, TPZFMatrix< REAL > &, TPZFMatrix< REAL > &)
template bool IsInSideParametricDomain< TPZCube >(int side, const TPZVec< REAL > &pt, REAL tol)
template bool IsInSideParametricDomain< TPZPyramid >(int side, const TPZVec< REAL > &pt, REAL tol)
template void GetSideShapeFunction< TPZTetrahedron >(int, TPZVec< REAL > &, TPZFMatrix< REAL > &, TPZFMatrix< REAL > &)
template bool IsInSideParametricDomain< TPZLine >(int side, const TPZVec< REAL > &pt, REAL tol)
template bool IsInSideParametricDomain< TPZTetrahedron >(int side, const TPZVec< REAL > &pt, REAL tol)
Groups all classes which model the geometry.
template void GetSideShapeFunction< TPZTriangle >(int, TPZVec< REAL > &, TPZFMatrix< REAL > &, TPZFMatrix< REAL > &)
template void GetSideShapeFunction< TPZPoint >(int, TPZVec< REAL > &, TPZFMatrix< REAL > &, TPZFMatrix< REAL > &)