Go to the documentation of this file.
36#ifndef volumetricenergyinterface_h
37#define volumetricenergyinterface_h
39#include "tensor/tensor.h"
43#define _IFT_VolumetricEnergyInterface_k "k"
44#define _IFT_VolumetricEnergyInterface_type "type"
63class VolumetricEnergyInterface
71 VolumetricEnergyInterface(){;}
72 virtual ~VolumetricEnergyInterface(){;}
74 Tensor2_3d compute_dVolumetricEnergy_dF(
const Tensor2_3d &F)
const;
75 Tensor4_3d compute_d2VolumetricEnergy_dF2(
const Tensor2_3d &F)
const;
76 void initializeFrom(InputRecord &ir);
This page is part of the
OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak
Bořek Patzák
Project e-mail:
oofem@fsv.cvut.cz
Generated at for OOFEM by
doxygen
1.15.0 written by Dimitri van Heesch,
© 1997-2011