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