vtf-logo

boundaryCondition.h File Reference

Boundary condition functions for indexed simplex sets. More...

#include "geometry.h"
#include "ISS_SignedDistance.h"
#include "boundaryCondition.ipp"

Go to the source code of this file.

Namespaces

namespace  geom

Functions

template<bool A, typename T, typename V, typename IS, class ISS>
void geom::applyBoundaryCondition (IndSimpSetIncAdj< 2, 1, A, T, V, IS > *mesh, const ISS_SD_ClosestPoint< ISS > &condition, int n)
 Apply the closest point boundary condition at a vertex.
template<bool A, typename T, typename V, typename IS, class ISS>
void geom::applyBoundaryCondition (IndSimpSetIncAdj< 2, 1, A, T, V, IS > *mesh, const ISS_SD_ClosestPointDirection< ISS > &condition, int n)
 Apply the closest point in the normal direction boundary condition at a vertex.
template<bool A, typename T, typename V, typename IS, class ISS>
void geom::applyBoundaryCondition (IndSimpSetIncAdj< 3, 2, A, T, V, IS > *mesh, const ISS_SD_ClosestPoint< ISS > &condition, int n)
 Apply the closest point boundary condition at a vertex.
template<bool A, typename T, typename V, typename IS, class ISS>
void geom::applyBoundaryCondition (IndSimpSetIncAdj< 3, 2, A, T, V, IS > *mesh, const ISS_SD_ClosestPointDirection< ISS > &condition, int n)
 Apply the closest point in the normal direction boundary condition at a vertex.
template<int N, bool A, typename T, typename V, typename IS, class UnaryFunction>
void geom::applyBoundaryCondition (IndSimpSetIncAdj< N, N, A, T, V, IS > *mesh, const UnaryFunction &condition, int n)
 Apply the condition at a vertex.
template<int N, bool A, typename T, typename V, typename IS, class ISS>
void geom::applyBoundaryCondition (IndSimpSetIncAdj< N, N, A, T, V, IS > *mesh, const ISS_SD_ClosestPoint< ISS > &condition, int n)
 Apply the closest point boundary condition at a vertex.
template<int N, bool A, typename T, typename V, typename IS, class ISS>
void geom::applyBoundaryCondition (IndSimpSetIncAdj< N, N, A, T, V, IS > *mesh, const ISS_SD_CloserPoint< ISS > &condition, int n)
 Apply the closer point boundary condition at a vertex.
template<int N, bool A, typename T, typename V, typename IS, class ISS>
void geom::applyBoundaryCondition (IndSimpSetIncAdj< N, N, A, T, V, IS > *mesh, const ISS_SD_ClosestPointDirection< ISS > &condition, int n)
 Apply the closest point in the normal direction boundary condition at a vertex.
template<int N, bool A, typename T, typename V, typename IS, class ISS>
void geom::applyBoundaryCondition (IndSimpSetIncAdj< N, N, A, T, V, IS > *mesh, const ISS_SD_CloserPointDirection< ISS > &condition, int n)
 Apply the closer point in the normal direction boundary condition at a vertex.


Detailed Description

Boundary condition functions for indexed simplex sets.


Generated on Fri Aug 24 12:55:59 2007 for Computational Geometry Package by  doxygen 1.4.7