![]() |
waves
Basic FE playground
|
#include "Map.h"
#include "wProblem.h"
#include "wMshData.h"
#include "wElement.h"
#include "wNode.h"
#include "wGroup.h"
#include "wTag.h"
#include <mpi.h>
#include "wContact.h"
#include <Teuchos_Array.hpp>
Functions | |
void | std_vector_intersection (std::vector< Map::global_ordinal_type > vec1, std::vector< int > vec2, std::vector< int > &vec3) |
void std_vector_intersection | ( | std::vector< Map::global_ordinal_type > | vec1, |
std::vector< int > | vec2, | ||
std::vector< int > & | vec3 | ||
) |