BELFEM
0.9.0
Berkeley Lab Finite Element Framework
Toggle main menu visibility
Loading...
Searching...
No Matches
fn_Mesh_compute_surface.hpp
Go to the documentation of this file.
1
//
2
// Created by Christian Messe on 27.06.20.
3
//
4
5
#ifndef BELFEM_FN_MESH_COMPUTE_SURFACE_HPP
6
#define BELFEM_FN_MESH_COMPUTE_SURFACE_HPP
7
8
#include "
typedefs.hpp
"
9
#include "
cl_Vector.hpp
"
10
#include "
cl_Mesh.hpp
"
11
12
namespace
belfem
13
{
14
namespace
mesh
15
{
16
//------------------------------------------------------------------------------
17
18
real
19
compute_surface
( Mesh * aMesh,
const
Vector< id_t > & aSideSetIDs );
20
21
//------------------------------------------------------------------------------
22
}
23
}
24
#endif
//BELFEM_FN_MESH_COMPUTE_SURFACE_HPP
cl_Mesh.hpp
cl_Vector.hpp
belfem::mesh
Definition
cl_EF_EdgeFunction.hpp:17
belfem::mesh::compute_surface
real compute_surface(Mesh *aMesh, const Vector< id_t > &aSideSetIDs)
Definition
fn_Mesh_compute_surface.cpp:27
belfem
USER GUIDES:
Definition
cl_Capacitor.cpp:16
belfem::real
double real
Definition
typedefs.hpp:36
typedefs.hpp
src
fem
postproc
fn_Mesh_compute_surface.hpp
Generated by
1.18.0