v0.14.0
Loading...
Searching...
No Matches
Files | Namespaces | Classes
Minimal surface area
Collaboration diagram for Minimal surface area:

Files

file  MinimalSurfaceElement.hpp
 Implementation of minimal surface element.
 

Namespaces

namespace  MinimalSurfaceEquation
 Minimal surface equation.
 

Classes

struct  MinimalSurfaceEquation::MinimalSurfaceElement
 Implementation of minimal area element. More...
 
struct  MinimalSurfaceEquation::MinimalSurfaceElement::SurfaceElement
 
struct  MinimalSurfaceEquation::MinimalSurfaceElement::EdgeElement
 Bondary problem. More...
 
struct  MinimalSurfaceEquation::MinimalSurfaceElement::CommonData
 Keep date between operators. More...
 
struct  MinimalSurfaceEquation::MinimalSurfaceElement::OpAssmebleBcRhs
 Integrate vector on rhs,. More...
 
struct  MinimalSurfaceEquation::MinimalSurfaceElement::OpAssmebleBcLhs
 Integrate vector on lhs,. More...
 
struct  MinimalSurfaceEquation::MinimalSurfaceElement::OpGetDataAtGaussPts
 Evaluate function values and gradients at Gauss Pts. More...
 
struct  MinimalSurfaceEquation::MinimalSurfaceElement::OpCalculateCoefficientsAtGaussPts
 Evaluate function values and gradients at Gauss Pts. More...
 
struct  MinimalSurfaceEquation::MinimalSurfaceElement::OpAssembleResidaul
 Assemble residual. More...
 
struct  MinimalSurfaceEquation::MinimalSurfaceElement::OpAssembleTangent
 Assemble tangent matrix. More...
 

Detailed Description