IFEM  90A354
Namespaces | Functions
ForceIntegrator.h File Reference

Driver for integration of boundary and nodal forces. More...

#include "MatVec.h"
Include dependency graph for ForceIntegrator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 SIM
 Simulation scope.
 

Functions

Vector SIM::getBoundaryForce (const Vectors &solution, SIMbase *model, int code, const TimeDomain &time, const RealArray *X0)
 Integrates the force resultant on a specified boundary. More...
 
Vector SIM::getBoundaryForce (const Vectors &solution, SIMbase *model, int code, const TimeDomain &time, const Vec3 *X0=nullptr)
 Integrates the force resultant on a specified boundary. More...
 
bool SIM::getNodalForces (const Vectors &solution, SIMbase *model, int code, const TimeDomain &time, GlbForceVec &force)
 Integrates nodal forces on a specified boundary. More...
 
bool SIM::initBoundaryNodeMap (SIMbase *model, int code, GlbForceVec &force)
 Detects the global nodes that reside on a specified boundary. More...
 
bool SIM::integrate (const Vectors &solution, SIMbase *model, int code, const TimeDomain &time, ForceBase *forceInt, GlbForceVec *force=nullptr)
 Integrates a force integrand on a specified topology set. More...
 

Detailed Description

Driver for integration of boundary and nodal forces.

Date
May 10 2012
Author
Knut Morten Okstad / SINTEF