Advanced Multi-Physics (AMP)
On-Line Documentation
Public Member Functions | Protected Attributes | Private Attributes | List of all members
AMP::unit_test::LibMeshCubeGenerator Class Reference

#include <libmeshGenerators.h>

Inheritance diagram for AMP::unit_test::LibMeshCubeGenerator:
Inheritance graph
[legend]

Public Member Functions

void build_mesh () override
 
virtual std::shared_ptr< AMP::Mesh::MeshgetMesh ()
 
 LibMeshCubeGenerator ()=delete
 
 LibMeshCubeGenerator (int size)
 
std::string name () const override
 

Protected Attributes

std::shared_ptr< AMP::Mesh::Meshmesh
 

Private Attributes

int SIZE = 0
 

Detailed Description

Definition at line 24 of file libmeshGenerators.h.

Constructor & Destructor Documentation

◆ LibMeshCubeGenerator() [1/2]

AMP::unit_test::LibMeshCubeGenerator::LibMeshCubeGenerator ( )
delete

◆ LibMeshCubeGenerator() [2/2]

AMP::unit_test::LibMeshCubeGenerator::LibMeshCubeGenerator ( int  size)
inline

Definition at line 28 of file libmeshGenerators.h.

Member Function Documentation

◆ build_mesh()

void AMP::unit_test::LibMeshCubeGenerator::build_mesh ( )
overridevirtual

◆ getMesh()

virtual std::shared_ptr< AMP::Mesh::Mesh > AMP::unit_test::MeshGenerator::getMesh ( )
virtualinherited

◆ name()

std::string AMP::unit_test::LibMeshCubeGenerator::name ( ) const
inlineoverridevirtual

Implements AMP::unit_test::MeshGenerator.

Definition at line 30 of file libmeshGenerators.h.

Member Data Documentation

◆ mesh

std::shared_ptr<AMP::Mesh::Mesh> AMP::unit_test::MeshGenerator::mesh
protectedinherited

Definition at line 24 of file meshGenerators.h.

◆ SIZE

int AMP::unit_test::LibMeshCubeGenerator::SIZE = 0
private

Definition at line 33 of file libmeshGenerators.h.


The documentation for this class was generated from the following file:



Advanced Multi-Physics (AMP)
Oak Ridge National Laboratory
Idaho National Laboratory
Los Alamos National Laboratory
This page automatically produced from the
source code by doxygen
Last updated: Tue Mar 10 2026 13:06:45.
Comments on this page